]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Updated
[chaz/tar] / ChangeLog
index 81a70cdc9f196bd4401e8fe96bd39815f2ea93cf..2511a3b22fb9d211063f410a57c04ec3442f6d2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2003-09-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/delete.c: Fixed deletion from the POSIX archives.
+       * src/list.c (read_header): Minor change.
+       * src/tar.c (main): Do not check for volume_label_option
+       if subcommand_option is not CREATE_SUBCOMMAND.
+       * src/xheader.c (xheader_decode): Store the header as
+       well (for eventual delete).
+
+       * tests/incremen.sh: Explicitly request GNU format. This will
+       disappear when GNU extended header keywords are working.
+       * tests/multiv01.sh: Likewise
+       * tests/volume.sh: Likewise
+       
+2003-09-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/create.c: Support for "linkpath" extended keyword.
+       * src/xheader.c (decode_record): Reversed the return
+       condition.
+
+2003-09-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * configure.ac: Allow to redefine the default output format.
+       * src/tar.c: Use DEFAULT_ARCHIVE_FORMAT macro
+       (archive_format_string): New function.
+       (usage): Updated help output.
+       * README: Updated.
+       * NEWS: Updated.
+       * TODO: Updated.
+       
 2003-09-02  Paul Eggert  <eggert@twinsun.com>
 
        * src/common.h (destroy_stat, xheader_decode, xheader_store,
This page took 0.02261 seconds and 4 git commands to generate.