From: Sergey Poznyakoff Date: Wed, 28 Apr 2004 07:44:41 +0000 (+0000) Subject: Updated X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=45399a7e81b8f00bd8f2323f04582bdfed6b00eb;p=chaz%2Ftar Updated --- diff --git a/ChangeLog b/ChangeLog index 5d03873..8ee65e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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 +12,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