]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 24 Jul 2006 09:14:18 +0000 (09:14 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 24 Jul 2006 09:14:18 +0000 (09:14 +0000)
ChangeLog

index 5edc6db97ca86e1dbca6483cdef0fe0553fa3b77..e237fcd994697e0865ac04f78238c5fcf4fa7f41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-07-24  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/tar.c (decode_options): Do not require -L with -M -Hpax.
+       It could be needed in future, but currently it is not.
+       * src/create.c (to_chars_subst): Update comment regarding OLDGNU
+       vs. GNU format differences.
+       (mode_to_chars): Treat OLDGNU_FORMAT same as GNU_FORMAT. Fixes bug
+       reported by TAMUKI Shoichi <tamuki@linet.gr.jp>, which caused
+       equivalent `tar cf ...' and `tar rf ...' commands to produce
+       different archives.
+       
+       * tests/append02.at: New test case
+       * tests/Makefile.am, tests/testsuite.at: Add append02.at
+
 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        * bootstrap: Adjust to today's change to gnulib-tool by invoking
This page took 0.026559 seconds and 4 git commands to generate.