about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-09 14:08:57 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-09 14:08:57 +0200
commit990c32b93a29d8b8d599e10ebca19a260f84cbba (patch)
tree7f60c1838d46fc19c4096c43cc862ad6e3b3d310 /ChangeLog
parent48bd8cda09535e2344a7969755d3fd87013f8f9f (diff)
downloadglibc-990c32b93a29d8b8d599e10ebca19a260f84cbba.tar.gz
glibc-990c32b93a29d8b8d599e10ebca19a260f84cbba.tar.xz
glibc-990c32b93a29d8b8d599e10ebca19a260f84cbba.zip
malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcs
They are already covered through the tests variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0acbe88f30..4fef78c7ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-06-09  Florian Weimer  <fweimer@redhat.com>
 
+	* malloc/Makefile (test-srcs): Remove tst-dynarray,
+	tst-dynarray-fail.
+
+2017-06-09  Florian Weimer  <fweimer@redhat.com>
+
 	Expose TEST_VERIFY_EXIT process termination to GCC optimizers.
 	* support/support_test_verify_impl.c
 	(support_test_verify_exit_impl): Split from