about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2013-08-19 11:39:55 +0100
committerWill Newton <will.newton@linaro.org>2014-05-12 12:48:41 +0100
commit91df99f7f25d7b63ba36d54e41bc33ac6901f22d (patch)
treecb190ea8b5cdd4962c9d71658a4d82c456ed58a9 /ChangeLog
parent0a982a290552807c82c9ebcca9337cf9f5ddcf2c (diff)
downloadglibc-91df99f7f25d7b63ba36d54e41bc33ac6901f22d.tar.gz
glibc-91df99f7f25d7b63ba36d54e41bc33ac6901f22d.tar.xz
glibc-91df99f7f25d7b63ba36d54e41bc33ac6901f22d.zip
malloc: Add mallopt test.
ChangeLog:

2014-05-12  Will Newton  <will.newton@linaro.org>

	* malloc/Makefile (tests): Add tst-mallopt.
	* malloc/tst-mallopt.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c08c5041c..2de2dd2205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-12  Will Newton  <will.newton@linaro.org>
+
+	* malloc/Makefile (tests): Add tst-mallopt.
+	* malloc/tst-mallopt.c: New file.
+
 2014-05-09  Roland McGrath  <roland@hack.frob.com>
 
 	* sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.