about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-06-03 16:14:06 -0700
committerDavid S. Miller <davem@davemloft.net>2014-06-03 16:14:06 -0700
commit902b71f9af1c01b4a118347e377b11487452b657 (patch)
tree9bf04f9ab10809923d868cc9d00129ebc38bd0ab /ChangeLog
parent196939fb0ede8b588019f7ff0779dffbfc35787d (diff)
downloadglibc-902b71f9af1c01b4a118347e377b11487452b657.tar.gz
glibc-902b71f9af1c01b4a118347e377b11487452b657.tar.xz
glibc-902b71f9af1c01b4a118347e377b11487452b657.zip
Fixup ChangeLog and add missing NEWS entry for previous commits.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fa3a817d9..98c952cc4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
 	* nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
 	(pthread_spin_lock): Likewise.
 
+	* nptl/tst-spin4.c: New test.
+	* nptl/Makefile (tests): Add tst-spin4.
+
 2014-06-03  Andreas Schwab  <schwab@suse.de>
 
 	[BZ #15946]
@@ -136,9 +139,6 @@
 
 	* malloc/malloc.c (malloc_info): Inline mi_arena.
 
-	* nptl/tst-spin4.c: New test.
-	* nptl/Makefile (tests): Add tst-spin4.
-
 2014-05-29  Richard Henderson  <rth@twiddle.net>
 
 	* sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):