about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-27 15:21:03 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-27 15:54:33 -0800
commitc7b19ca99a410e9f2b82b9b3494c12c9a5da32db (patch)
treea9cd6e64cbbce7fda301bcc8d031ed758eac2daf /ChangeLog
parentef4ad06fe5a615af9550d74b1b6d546b9dc0a64d (diff)
downloadglibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.tar.gz
glibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.tar.xz
glibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.zip
Convert dlfcn/tststatic2 to use test-skeleton.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ac660957e..0b5c27d489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-02-27  Roland McGrath  <roland@hack.frob.com>
+
+	* dlfcn/tststatic2.c (main): Converted to ...
+	(do_test): ... this.
+	(TEST_FUNCTION): New macro.
+	Include test-skeleton.c.
+
 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #17711]