]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 18 Dec 2004 20:09:55 +0000 (20:09 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 18 Dec 2004 20:09:55 +0000 (20:09 +0000)
ChangeLog

index bde66e761a65c6b784e2a841ac12fa7cee2139bf..93c6aa14f74474c33f14a2b60cb5d3f598a9cd38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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
This page took 0.028848 seconds and 4 git commands to generate.