Remove ELIDE_CODE hack.
[gnulib.git] / ChangeLog
index 870c2c3..3e595e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
+       m4/uintmax_t.m4.
+
+2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/xalloc-die: New file.
+       * modules/xalloc: Remove dependencies on error, gettext, exitfail.
+
+       * modules/md5 (Files): Add m4/uint32_t.m4.
+       * modules/sha1: Renamed from modules/sha.
+       (Files):
+       Rename lib/sha.h to lib/sha1.h.
+       Rename lib/sha.c to lib/sha1.c.
+       Rename m4/sha.m4 to m4/sha1.m4.
+       (lib_SOURCES): Likewise.
+       (configure.ac): Rename gl_SHA to gl_SHA1.
+       (Include): sha.h -> sha1.h.
+
+2004-08-08  Simon Josefsson  <jas@extundo.com>
+
+       * modules/xgethostname (Depends-on): Remove exit and error (not
+       used).
+
+       * modules/getpass-gnu: Add getpass.h.
+       (Depends-on): Add stdbool.
+       * modules/getpass: Add getpass.h.
+
 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        More merge from coreutils.
@@ -11,7 +40,7 @@
        * modules/canonicalize, modules/euidaccess,
        modules/filemode, modules/lchown, modules/makepath,
        modules/rmdir, modules/stat: Likewise.
-       
+
 2004-08-03  Simon Josefsson  <jas@extundo.com>
 
        * modules/progname (Depends-on): Don't depend on stdbool.
 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
 
        * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
+
+
+Copyright (C) 2000, 2001, 2002, 2003, 2004
+  Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted provided the copyright notice and this notice are preserved.