about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-03-04 14:11:39 -0800
committerRoland McGrath <roland@hack.frob.com>2015-03-04 14:11:39 -0800
commite27176eea8aa74400204be4d3400e9723169fcaf (patch)
tree94a330a05cecb89379e613468554b84de6bda695 /ChangeLog
parente4693aa7c1777e6849b7bbb5fc9061e883bd58fd (diff)
downloadglibc-e27176eea8aa74400204be4d3400e9723169fcaf.tar.gz
glibc-e27176eea8aa74400204be4d3400e9723169fcaf.tar.xz
glibc-e27176eea8aa74400204be4d3400e9723169fcaf.zip
Avoid more C++ tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9a53b43bb..52e46c4450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
 	(tests, tests-static): Likewise for tst-cancel24-static.
 	* debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
 	tst-lfschk4, tst-lfschk5, and tst-lfschk6.
+	* elf/Makefile (tests, modules-names): Likewise for tst-unique3,
+	tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
 
 2015-03-04  Andreas Schwab  <schwab@suse.de>