aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-16 08:54:39 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-16 08:54:40 +0530
commit9ceb5f6251fa0c0de5304e081e979b3f855148ed (patch)
treef3f506be339c6561a5ee209b68b0fa83e2d8fa3d /ChangeLog
parentb632bdd3f7c0ba0c79f23f5e4404eebb87ebdaa8 (diff)
downloadglibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.tar
glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.tar.gz
glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.tar.bz2
glibc-9ceb5f6251fa0c0de5304e081e979b3f855148ed.zip
Whitespace fixup in cxa_thread_atexit_impl.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dd5e9a96d..665f5ccabd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-07-16 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * stdlib/cxa_thread_atexit_impl.c: Whitespace fixup.
+
[BZ #18676]
* elf/tst-nodelete-opened.c: New test case.
* elf/tst-nodelete-opened-lib.c: New test case module.