X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=608f9a78e78b097d85d2199f2ff3b0864b8b5e8c;hb=640effdebd564a59ba31772316e5d9b9329491f3;hp=5d03873d99b98a4feca6aeb51713fbe48fdb4deb;hpb=b7336abee03074eeab37b5566d2a05985a758f2f;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 5d03873..608f9a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-05-05 Sergey Poznyakoff + + * TODO: Updated + * doc/tar.texi: Updated + * src/tar.c: --utc implies -vv + +2004-04-28 Sergey Poznyakoff + + * src/utf8.c: Make sure ICONV_CONST is defined. AM_ICONV + does not define it if it fails to find iconv.h. + 2004-04-26 Sergey Poznyakoff * bootstrap: Use gnulib-tool to generate lib/Makefile.am @@ -7,9 +18,11 @@ * lib/Makefile.tmpl: New file. * lib/.cvsignore: Updated * m4/.cvsignore: Updated + * src/xheader.c: Include stpcpy.h * src/create.c: Produce an error, not warning, if the filename is too long. + * tests/longv7.sh: Synchronized with the recent changes. 2004-04-20 Sergey Poznyakoff