* modules/obstack (Files): Add m4/ulonglong.m4.
[gnulib.git] / ChangeLog
index 1adad93..0a864f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,38 @@
+2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/obstack (Files): Add m4/ulonglong.m4.
+       Problem reported by Davide Angelocola.
+
+2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/gethrxtime (Depends-on): Add gettime.
+
+2005-11-04  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool: Implement --update mode.
+
+2005-10-28  Simon Josefsson  <jas@extundo.com>
+
+       * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
+       Test more.
+
+       * tests/test-gc-md2.c, tests/test-md2.c: New files.
+
+       * modules/md2, modules/md2-tests: New files.
+
+2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/verify (License): Change from GPL to LGPL.  This is a
+       tiny module and there are apparently near-equivalents that are
+       under the BSD license.
+
 2005-10-24  Simon Josefsson  <jas@extundo.com>
 
        * modules/sha1: Relicense to LGPL.
 
 2005-10-23  Simon Josefsson  <jas@extundo.com>
 
-       * gnulib-tool: Fix --tests-base.
+       * gnulib-tool (func_import): Fix --tests-base.
 
 2005-10-22  Simon Josefsson  <jas@extundo.com>