X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=da8ed5a9c0420dc71774acd257dad0068cb0a68b;hb=d8dc2699271d8d99a7bbd520960f5a10a6470be6;hp=9c7aebae4d093aaad16a56ea51e9fc80c3d29c89;hpb=88e9b0586744eaccfff6654d32840f43e53bd952;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 9c7aeba..da8ed5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2005-02-03 Sergey Poznyakoff + + * po/POTFILES.in: Added tests/genfile.c + * src/buffer.c (short_read): Use ngettext() + (new_volume): use quote(). + * src/create.c: Use quote() + * src/extract.c: Likewise + * src/xheader.c: Likewise + * src/misc.c: Add comments to translators + + * tests/same-order01.at: sort ls output + * tests/sparse01.at (RE_CHECK): Added missing space + + * 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