]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 12 May 2005 15:46:40 +0000 (15:46 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 12 May 2005 15:46:40 +0000 (15:46 +0000)
ChangeLog

index c63677f400bfc1c8934560660aaf4d9f7277f7ef..d58b5777b6541eac47063617f0c1b54a15d56067 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * NEWS: Updated
+       * THANKS: Updated
+       * bootstrap: Install files from paxutils/doc
+       * doc/Makefile.am (tar_TEXINFOS): Add genfile.texi
+       * doc/tar.texi (Genfile): New appendix
+       * src/compare.c (diff_file): diff_handle was not initialized
+       * src/create.c (dump_regular_file): Correctly pad archive members
+       that shrunk during archiving. Repored by Frank Heckenbach.
+       * src/extract.c (file_newer_p): Return false if file does not
+       exist
+       (prepare_to_extract): Correct warning wording.
+       * tests/truncate.at: New test case
+       * tests/Makefile.am: Add truncate.at
+       * tests/testsuite.at: Likewise.
+
+       * doc/.cvsignore: Updated
+       * lib/.cvsignore: Updated
+       * tests/.cvsignore: Updated
+       
 2005-05-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        * tests/multivol04.at: Tell awk to read from /dev/null.
This page took 0.026966 seconds and 4 git commands to generate.