X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=426a87021f03496b9e5911e6513bb8115da5a189;hb=ff989f4b845671303f27977e4310a6849cb558c0;hp=3cc4a3e291f58e676cd7cce4f9beefa679e36e00;hpb=75284507b364af80472401a6441a6f3ebc3c949c;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 3cc4a3e..426a870 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2004-11-16 Sergey Poznyakoff + + * src/tar.c (decode_options): Fixed -o semantics. Thanks + Jean Delvare + +2004-10-25 Sergey Poznyakoff + + * bootstrap: Add localcharset + * lib/Makefile.tmpl: Initialize SUFFIXES and CLEANFILES since the + makefile snippet from localcharset uses '+=' on them. + * src/Makefile.am (LDADD): Add LIBICONV + * src/list.c (decode_header): Set uname/gname to NULL if their + header counterparts are empty + * src/tar.c (options): Use OPTION_NO_TRANS + * src/utf8.c: Use locale_charset() from gnulib + + * tests/star/README: Updated + + * NEWS: Updated + * TODO: Minor fix + 2004-10-04 Sergey Poznyakoff * THANKS: Added Bryan Ford