New module u64. Make crypto/sha512 use it.
[gnulib.git] / ChangeLog
index ccc0e4e..7e1b78a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-04  Simon Josefsson  <simon@josefsson.org>
+
+       * MODULES.html.sh: Mention u64.
+       * modules/u64: New module.
+       * modules/crypto/sha512: Depend on u64 module instead of providing
+       u64.h.
+
 2009-03-27  Eric Blake  <ebb9@byu.net>
 
        test-strerror: make debugging EAI_SYSTEM easier