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 0eded37815..f91c01b497 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-10-02 Will Newton <will.newton@linaro.org>
+ * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
+ improve test coverage.
+
+2013-10-02 Will Newton <will.newton@linaro.org>
+
* malloc/Makefile: Add tst-posix_memalign.
* malloc/tst-posix_memalign.c: New file.