X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=c7e7fbb654ca74622792b1422e57179714e20390;hb=5cf84df777c8c9d069ee2d83e71f04c53586a3b2;hp=775090f20dad7386c0762afcc49479296338389f;hpb=4caea8d76342b32dd8c8682a732fa688e071a1b5;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 775090f..c7e7fbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2005-02-03 Sergey Poznyakoff + + * tests/sparse02.at: Test extracting sparse files over a pipe. + * tests/Makefile.am: Added sparse02.at + * tests/testsuite.at: Likewise + * tests/listed02.at: Skip the test on filesystems that do not + update ctime of a file when renaming it. To be reverted when + the new incremental mode is ready. + * tests/sparse01.at: Extract and compare sparse file + +2005-02-02 Sergey Poznyakoff + + * src/sparse.c: Extract sparse files even if the output + fd is not seekable. + +2005-02-01 Sergey Poznyakoff + + * bootstrap: Add a comment to lib/Makefile.am saying that this + is an autogenerated file. + Exit with code 1 if any of autotools fails. + * lib/Makefile.tmpl: Insert Emacs magic to the first line. + * tests/Makefile.am: Add append.at + + * m4/.cvsignore: Ignore all *.m4 files + 2005-01-18 Sergey Poznyakoff Rewritten handling of -T (--files-from) option. Now it