X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=8abab6ac1402a589175f5b99788010b5483575c1;hb=d769b724f437711d08f00682a0af3a63937ad407;hp=f2b1f25a990355dffb5bf694f0309cc4ec91362b;hpb=7e69b14775721a87b41dcdf9b9c3efe84ba08e89;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index f2b1f25..8abab6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2007-08-24 Sergey Poznyakoff + + * src/buffer.c (check_compressed_archive): Detect files smaller + than 512 bytes. + * tests/shortfile.at: New test case for the above change. + * tests/testsuite.at, tests/Makefile.am: Add shortfile.at + +2007-08-19 Sergey Poznyakoff + + * bootstrap: Gnulib initialization destroyed paxutils m4 files. + Initialize paxutils structure after that of gnulib. + +2007-08-12 Sergey Poznyakoff + + * src/names.c (contains_dot_dot): Fix double-dot recognition in + case of duplicate /. Patch by Dmitry V. Levin. + + * bootstrap (symlink_to_gnulib): Make sure the target directory + exists and create it if it does not. + + * doc/tar.texi: Fix a typo. + 2007-06-28 Sergey Poznyakoff * bootstrap: Update for the change of the TP URL