From 75739674069cf8aa7b590504f5046ae47f7c4188 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 24 Jul 2006 09:14:18 +0000 Subject: [PATCH] Update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 2.45.2