Tests for module 'realloc-gnu'.
[pspp] / ChangeLog
index 7d8718dade8fa420d4d5bb3238abcde5838f61ab..81863c8c84476c4c49f32d1e258f275aa5c3b3d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
+2010-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Tests for module 'realloc-gnu'.
+       * modules/realloc-gnu-tests: New file.
+       * tests/test-realloc-gnu.c: New file.
+
+       Tests for module 'calloc-gnu'.
+       * modules/calloc-gnu-tests: New file.
+       * tests/test-calloc-gnu.c: New file.
+
+       Tests for module 'malloc-gnu'.
+       * modules/malloc-gnu-tests: New file.
+       * tests/test-malloc-gnu.c: New file.
+
 2010-08-28  Bruno Haible  <bruno@clisp.org>
 
+       Rename module 'realloc' -> 'realloc-gnu'.
+       * modules/realloc-gnu: New file, copied from modules/realloc.
+       * modules/realloc: Convert to a redirection to 'realloc-gnu'. Mark as
+       obsolete.
+       * modules/mgetgroups (Depends-on): Update.
+       * doc/posix-functions/realloc.texi: Update.
+       * NEWS: Mention the change.
+
        Rename module 'calloc' -> 'calloc-gnu'.
        * modules/calloc-gnu: New file, copied from modules/calloc.
        * modules/calloc: Convert to a redirection to 'calloc-gnu'. Mark as