X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=429cd040db2e624506bf8d24227849786a3c80ee;hb=b4fb3e9f74a74fc037cc27396d93d56ce98ffa86;hp=584feb0b6f991dd7e85535e74a51c23c8879529a;hpb=ef68503367daa885912371f2e430a6c0d71e2c44;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 584feb0..429cd04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2005-02-15 Sergey Poznyakoff + + * tests/append01.at: Added reference to bug-tar archive + +2005-02-11 Sergey Poznyakoff + + * THANKS: Added Tim Adye. Fixed UTF. + * src/list.c (read_header): Removed assignment to + oldgnu_header.isextended. It was breaking append mode. + + * tests/append01.at: New test. + * tests/Makefile.am: Added append01.at + * tests/testsuite.at: Likewise + +2005-02-06 Sergey Poznyakoff + + * gnulib.modules: New file. List of required gnulib + modules. + * bootstrap: Merge list of required modules from + paxutils with that from tar proper. + * src/tar.c: Various fixes in help and diagnostic messages. + 2005-02-05 Sergey Poznyakoff * src/common.h (EXTRACT_OVER_PIPE): New macro