X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3e595e6d711e149eaa6865867fd9bf054f0ff9ab;hb=c42e0bd189c6ba67698c8146134fbeed89427a10;hp=4e240bc0cdca64ae57e57e18f0c050110d2b7524;hpb=b0cc20c2269022fd9907014686ac682dff0e5978;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 4e240bc0c..3e595e6d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-11 Paul Eggert + + * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, + m4/uintmax_t.m4. + 2004-08-09 Paul Eggert * modules/xalloc-die: New file. @@ -13,6 +18,15 @@ (configure.ac): Rename gl_SHA to gl_SHA1. (Include): sha.h -> sha1.h. +2004-08-08 Simon Josefsson + + * 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 More merge from coreutils. @@ -907,3 +921,9 @@ 2000-10-15 Stefan Monnier * 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.