X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=bde66e761a65c6b784e2a841ac12fa7cee2139bf;hb=8263cc7bc0f3a76aaefda4a1cd57b1b5fa18805d;hp=7d55aedded1ad57ddb0b7929671a396ed9288867;hpb=73b52b1b9bf3e48fc7d4c1e678736abd8c1c45cf;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 7d55aed..bde66e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,26 @@ +2004-12-17 Sergey Poznyakoff + + * src/delete.c (delete_archive_members): Bugfix: when + attempting to delete an unexisting member, the last + blocking_factor blocks were zeroed. + +2004-12-14 Paul Eggert + + * TODO: Mention sub-second resolution, lutimes, lchmod. + 2004-11-27 Paul Eggert + Adjust to recent gnulib changes. * doc/getdate.texi: Remove, since bootstrap gets it from gnulib now. * .cvsignore: Add rmt, rmt/*, rmt/*/*. * lib/.cvsignore: Add allocsa.c, allocsa.h, allocsa.valgrind, charset.alias, config.charset, getcwd.c, getcwd.h, localcharset.c, localcharset.h, ref-add.sed, ref-add.sin, ref-del.sed, - ref-del.sin, setenv.c, setenv.h, unsetenv.c. + ref-del.sin, setenv.c, setenv.h, unsetenv.c. Remove pathmax.h, + xstrdup.c. * m4/.cvsignore: Add allocsa.m4, eealloc.m4, getcwd-path-max.m4, - localcharset.m4, realloc.m4, setenv.m4. + localcharset.m4, realloc.m4, setenv.m4. Remove malloc.m4, + pathmax.m4, realloc.m4. 2004-11-26 Sergey Poznyakoff