Fix latest changelog entry to make it more accurate.
[gnulib.git] / ChangeLog
index 31af9cb..53539b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,129 @@
+2007-04-03  James Youngman  <jay@gnu.org>
+       and Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
+       birthtime on all systems that have birthtime, not just those which
+       use st_birthtimensec rather than st_birthtim.  Putting zero in
+       st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
+       that the birth time is not available for files on an NFS mount.
+
+2007-04-03  Simon Josefsson  <simon@josefsson.org>
+
+       * modules/memxor: Move back from crypto/, suggested by Bruno.
+       * modules/crypto/hmac-sha1: Fix memxor dependency.
+
+       * modules/crypto/gc: Moved from ../.
+
+2007-04-02  Eric Blake  <ebb9@byu.net>
+
+       * lib/ldexpl.c (includes): Avoid libm.
+
+       * modules/printf-frexpl (Depends-on): Depend on ldexpl.
+
+2007-04-02  Bruno Haible  <bruno@clisp.org>
+
+       * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
+       on IRIX.
+
+2007-04-02  Bruno Haible  <bruno@clisp.org>
+
+       * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
+       x86 or x86_64 platforms running MacOS X.
+       Reported by Ryan Schmidt <@ryandesign.com>.
+
+2007-04-02  Bruno Haible  <bruno@clisp.org>
+
+       * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
+       i386.
+
+2007-04-01  Simon Josefsson  <simon@josefsson.org>
+
+       * modules/crypto/arcfour: Moved from ../.
+       * modules/crypto/arcfour-tests: Moved from ../.
+       * modules/crypto/arctwo: Moved from ../.
+       * modules/crypto/arctwo-tests: Moved from ../.
+       * modules/crypto/des: Moved from ../.
+       * modules/crypto/des-tests: Moved from ../.
+       * modules/crypto/gc-arcfour: Moved from ../.
+       * modules/crypto/gc-arcfour-tests: Moved from ../.
+       * modules/crypto/gc-arctwo: Moved from ../.
+       * modules/crypto/gc-arctwo-tests: Moved from ../.
+       * modules/crypto/gc-des: Moved from ../.
+       * modules/crypto/gc-des-tests: Moved from ../.
+       * modules/crypto/gc-hmac-md5: Moved from ../.
+       * modules/crypto/gc-hmac-md5-tests: Moved from ../.
+       * modules/crypto/gc-hmac-sha1: Moved from ../.
+       * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
+       * modules/crypto/gc-md2: Moved from ../.
+       * modules/crypto/gc-md2-tests: Moved from ../.
+       * modules/crypto/gc-md4: Moved from ../.
+       * modules/crypto/gc-md4-tests: Moved from ../.
+       * modules/crypto/gc-md5: Moved from ../.
+       * modules/crypto/gc-md5-tests: Moved from ../.
+       * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
+       * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
+       * modules/crypto/gc-random: Moved from ../.
+       * modules/crypto/gc-rijndael: Moved from ../.
+       * modules/crypto/gc-rijndael-tests: Moved from ../.
+       * modules/crypto/gc-sha1: Moved from ../.
+       * modules/crypto/gc-sha1-tests: Moved from ../.
+       * modules/crypto/gc-tests: Moved from ../.
+       * modules/crypto/hmac-md5: Moved from ../.
+       * modules/crypto/hmac-md5-tests: Moved from ../.
+       * modules/crypto/hmac-sha1: Moved from ../.
+       * modules/crypto/hmac-sha1-tests: Moved from ../.
+       * modules/crypto/md2: Moved from ../.
+       * modules/crypto/md2-tests: Moved from ../.
+       * modules/crypto/md4: Moved from ../.
+       * modules/crypto/md4-tests: Moved from ../.
+       * modules/crypto/md5: Moved from ../.
+       * modules/crypto/md5-tests: Moved from ../.
+       * modules/crypto/memxor: Moved from ../.
+       * modules/crypto/rijndael: Moved from ../.
+       * modules/crypto/rijndael-tests: Moved from ../.
+       * modules/crypto/sha1: Moved from ../.
+
+2007-03-30  James Youngman  <jay@gnu.org>
+
+       * tests/test-stat-time.c (prepare_test): use chmod() rather than
+       rename() to change the ctime of a file (because ctime is unaffected
+       by rename on jfs2 on AIX 5.1).
+       (main): Start by doing cleanup, in case a previous run failed leaving
+       test files behind.
+
+2007-03-31  Bruno Haible  <bruno@clisp.org>
+
+       Support old proprietary implementations of iconv.
+       * modules/iconv_open: New file.
+       * lib/iconv_.h: New file.
+       * m4/iconv_h.m4: New file.
+       * lib/iconv_open.c: New file.
+       * lib/iconv_open-aix.gperf: New file.
+       * lib/iconv_open-hpux.gperf: New file.
+       * lib/iconv_open-irix.gperf: New file.
+       * lib/iconv_open-osf.gperf: New file.
+       * m4/iconv_open.m4: New file.
+       * modules/linebreak (Depends-on): Add iconv_open.
+       * modules/striconv (Depends-on): Likewise.
+       * modules/striconveh (Depends-on): Likewise.
+       * modules/unicodeio (Depends-on): Likewise.
+       * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
+       (iconv_t)(-1).
+       * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
+       conversion if cd is (iconv_t)(-1).
+       (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
+       is not possible.
+
+2007-03-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
+       work on Solaris either. Protect also second use of "autodetect_jp".
+
+2007-03-31  Bruno Haible  <bruno@clisp.org>
+
+       * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
+       the function is not present.
+
 2007-03-31  Bruno Haible  <bruno@clisp.org>
 
        * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when