X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=e237fcd994697e0865ac04f78238c5fcf4fa7f41;hb=75739674069cf8aa7b590504f5046ae47f7c4188;hp=5edc6db97ca86e1dbca6483cdef0fe0553fa3b77;hpb=fce454b5ca81983778bc11b3a66774a270df8ef0;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 5edc6db..e237fcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2006-07-24 Sergey Poznyakoff + + * 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 , 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 * bootstrap: Adjust to today's change to gnulib-tool by invoking