summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49b20f21..70f7bccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-06-26 Eric Blake <ebb9@byu.net>
+ Use bitrotate for hashing.
+ * gnulib: Update to latest.
+ * ltdl/m4/gnulib-cache.m4: Import bitrotate module.
+ * m4/hash.c (m4_hash_string_hash): Use it.
+
Fix description of limits on diversions.
* doc/m4.texinfo (Diversions): Fix grammar. Be less pessimistic
about limitations.