summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--modules/regex2
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b4d64cff1..af6bee5db1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-21 Paolo Bonzini <bonzini@gnu.org>
+
+ Revert:
+ 2009-01-20 Paolo Bonzini <bonzini@gnu.org>
+
+ regex: do not depend on obsolete modules.
+ * modules/regex: Remove memcmp and memmove.
+
2009-01-20 Bruno Haible <bruno@clisp.org>
Make the 'link' module link on Windows NT 4.
diff --git a/modules/regex b/modules/regex
index 86a19fb70a..c6a1235949 100644
--- a/modules/regex
+++ b/modules/regex
@@ -18,6 +18,8 @@ extensions
gettext-h
localcharset
malloc
+memcmp
+memmove
mbrtowc
mbsinit
stdbool