* modules/regex (Depends-on): Add malloc, since the code
[pspp] / ChangeLog
index 38a6935c61eae6fb4584e78da8a036b229165f3c..3527140e47aaeda841bab280b625f3daca067938 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/regex (Depends-on): Add malloc, since the code
+       assumes that !malloc(0) means failure.
+
 2005-08-24  Bruno Haible  <bruno@clisp.org>
 
        * modules/tls-tests: New file.