summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-21 10:04:36 +0200
committerBruno Haible <bruno@clisp.org>2020-07-21 10:37:23 +0200
commitfd8403522f26c5dca64fcc29bcf4c6b4c5b08335 (patch)
tree9647a8e2eb33044c8fbc177005040988227c974b /ChangeLog
parent8ce76ed581d7ad000c8d72d9fe759929d653f171 (diff)
downloadgnulib-fd8403522f26c5dca64fcc29bcf4c6b4c5b08335.tar.gz
aligned-malloc: Add tests.
* tests/test-aligned-malloc.c: New file. * modules/aligned-malloc-tests: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 768b209b65..8da483c857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2020-07-21 Bruno Haible <bruno@clisp.org>
+ aligned-malloc: Add tests.
+ * tests/test-aligned-malloc.c: New file.
+ * modules/aligned-malloc-tests: New file.
+
aligned-malloc: New module.
* lib/aligned-malloc.h: New file.
* m4/malloc-align.m4: New file.