Move ChangeLog entry
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 27 Sep 2013 17:32:57 +0000 (23:02 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 27 Sep 2013 17:32:57 +0000 (23:02 +0530)
ChangeLog
nptl/ChangeLog

index 6475a3e6d6ec822a66e21f4c8253ae2077623f9a..546a535bf267c221f8439880bd301a112eb4b4f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,15 +3,6 @@
        [BZ #15941]
        * manual/install.texi (Installation) Fix node cross references.
 
-2013-09-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
-
-       * nptl/sysdeps/pthread/bits/libc-lock.h [_LIBC &&
-       (!NOT_IN_libc || IS_IN_libpthread)]
-       (__libc_lock_fini_recursive): Use the mutex member of the
-       argument.
-       (__libc_lock_trylock_recursive): Likewise.
-       (__libc_lock_unlock_recursive): Likewise.
-
 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * sysdeps/sh/stackguard-macros.h: New file.
index 90824aec95511ac0cc9ba7de52403b934f838721..9f25dfe2ae0778b06b153f4c441da44986843d3e 100644 (file)
@@ -1,3 +1,11 @@
+2013-09-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * sysdeps/pthread/bits/libc-lock.h [_LIBC && (!NOT_IN_libc ||
+       IS_IN_libpthread)] (__libc_lock_fini_recursive): Use the mutex
+       member of the argument.
+       (__libc_lock_trylock_recursive): Likewise.
+       (__libc_lock_unlock_recursive): Likewise.
+
 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/x86_64/cancellation.S