| 1 |
2003-09-04 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
2003-09-04 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
| 2 |
|
|
| 3 |
|
* src/delete.c: Fixed deletion from the POSIX archives. |
| 4 |
|
* src/list.c (read_header): Minor change. |
| 5 |
|
* src/tar.c (main): Do not check for volume_label_option |
| 6 |
|
if subcommand_option is not CREATE_SUBCOMMAND. |
| 7 |
|
* src/xheader.c (xheader_decode): Store the header as |
| 8 |
|
well (for eventual delete). |
| 9 |
|
|
| 10 |
|
* tests/incremen.sh: Explicitly request GNU format. This will |
| 11 |
|
disappear when GNU extended header keywords are working. |
| 12 |
|
* tests/multiv01.sh: Likewise |
| 13 |
|
* tests/volume.sh: Likewise |
| 14 |
|
|
| 15 |
|
2003-09-04 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
| 16 |
|
|
| 17 |
* src/create.c: Support for "linkpath" extended keyword. |
* src/create.c: Support for "linkpath" extended keyword. |
| 18 |
* src/xheader.c (decode_record): Reversed the return |
* src/xheader.c (decode_record): Reversed the return |
| 19 |
condition. |
condition. |