]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Added to the repository
[chaz/tar] / ChangeLog
index 7d55aedded1ad57ddb0b7929671a396ed9288867..93c6aa14f74474c33f14a2b60cb5d3f598a9cd38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,40 @@
+2004-12-18  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * NEWS: Updated
+       * doc/tar.texi: Document auto-detection of compressed archive
+       formats.
+       * src/tar.c (decode_options): Ignore --seek if used with --delete.
+       Delete.c is based on the assumption that the archive is being
+       actually read, not lseeked.
+       
+       * tests/delete05.at: New file
+       * tests/extrac02.at: Fixed typo in AT_SETUP
+       * tests/Makefile.am: Added delete05.at
+       * tests/testsuite.at: Likewise.
+
+2004-12-17  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/delete.c (delete_archive_members): Bugfix: when
+       attempting to delete an unexisting member, the last
+       blocking_factor blocks were zeroed.
+
+2004-12-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * TODO: Mention sub-second resolution, lutimes, lchmod.
+
 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
 
+       Adjust to recent gnulib changes.
        * doc/getdate.texi: Remove, since bootstrap gets it from gnulib now.
        * .cvsignore: Add rmt, rmt/*, rmt/*/*.
        * lib/.cvsignore: Add allocsa.c, allocsa.h, allocsa.valgrind,
        charset.alias, config.charset, getcwd.c, getcwd.h, localcharset.c,
        localcharset.h, ref-add.sed, ref-add.sin, ref-del.sed,
-       ref-del.sin, setenv.c, setenv.h, unsetenv.c.
+       ref-del.sin, setenv.c, setenv.h, unsetenv.c.  Remove pathmax.h,
+       xstrdup.c.
        * m4/.cvsignore: Add allocsa.m4, eealloc.m4, getcwd-path-max.m4,
-       localcharset.m4, realloc.m4, setenv.m4.
+       localcharset.m4, realloc.m4, setenv.m4.  Remove malloc.m4,
+       pathmax.m4, realloc.m4.
 
 2004-11-26  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
This page took 0.022557 seconds and 4 git commands to generate.