X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=5cf52599397de6f7325a14f3423545c089390da5;hb=9c2f94293083889abd182d3e68aef5e92c58205d;hp=da8ed5a9c0420dc71774acd257dad0068cb0a68b;hpb=2fcd454e17615228a295ba62d3aa3090fb4bade5;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index da8ed5a..5cf5259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-02-04 Sergey Poznyakoff + + * src/extract.c: Further rewrite. + * src/buffer.c: Removed unused variables. + * src/list.c: Likewise + * src/tar.c (update_argv): Changed type to void + + * src/common.h (OLDGNU_NAME_FIELD_SIZE): New constant + * src/create.c (start_private_header,write_header_name) + (dump_hard_link): Restore compatibility with 1.13.25 + * src/extract.c (extract_archive): Rewritten + * src/list.c: Add translators' comments + * src/tar.c (options) Minor spelling fix + * tests/star/quicktest.sh: Determine path to the tar executable. + 2005-02-03 Sergey Poznyakoff * po/POTFILES.in: Added tests/genfile.c