* modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
[gnulib.git] / ChangeLog
index 4067850..cbcfac0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
+
+        * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
+
+2005-10-13  Simon Josefsson  <jas@extundo.com>
+
+       * modules/gc-hmac-md5-tests: New file.
+
+       * tests/test-gc-hmac-sha1.c: New file.
+
+       * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
+
+       * modules/gc-hmac-md5-tests: New file.
+
+       * tests/test-gc-md5.c: New file.
+
+       * modules/gc-md5-tests: New file.
+
+2005-10-12  Simon Josefsson  <jas@extundo.com>
+
+       * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
+
+       * tests/test-gc-pbkdf2-sha1.c: New file.
+
+2005-10-12  Simon Josefsson  <jas@extundo.com>
+
+       * modules/gc-sha1: New file.
+
+2005-10-12  Simon Josefsson  <jas@extundo.com>
+
+       * tests/test-hmac-sha1.c: New file.
+
+       * modules/hmac-sha1-tests: New file.
+
+       * modules/hmac-sha1: New file.
+
+2005-10-12  Simon Josefsson  <jas@extundo.com>
+
+       * modules/gc-md5, modules/gc-hmac-md5: New files.
+
+       * modules/gc (Files): Remove md5, memxor and hmac files.
+
+2005-10-11  Bruno Haible  <bruno@clisp.org>
+
+       * modules/c-strcasestr: New file.
+       * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
+
+2005-10-11  Bruno Haible  <bruno@clisp.org>
+
+       * modules/c-strcase: New file.
+       * MODULES.html.sh (String handling <string.h>): Add c-strcase.
+
+2005-10-11  Simon Josefsson  <jas@extundo.com>
+
+       * tests/test-crc.c: New file.
+
+       * modules/crc, modules/crc-tests: New files.
+
 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/mempcpy (License): GPL -> LGPL.