summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-16 10:38:29 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-16 10:38:29 +0530
commite591758b38a606f6197cfdd0f8382fa8397b5e77 (patch)
treea0e6cb49796002fbc3660aed9a4a58e85fb91779 /ChangeLog
parent9ceb5f6251fa0c0de5304e081e979b3f855148ed (diff)
downloadglibc-e591758b38a606f6197cfdd0f8382fa8397b5e77.tar.gz
glibc-e591758b38a606f6197cfdd0f8382fa8397b5e77.tar.xz
glibc-e591758b38a606f6197cfdd0f8382fa8397b5e77.zip
Add comment to clarify how the test can fail
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 665f5ccabd..34b31281ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-07-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* tst-nodelete-opened.c (do_test): Add comment to clarify how
+	the test can fail.
+
 	* stdlib/cxa_thread_atexit_impl.c: Whitespace fixup.
 
 	[BZ #18676]