summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-07-25 11:13:16 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-07-25 11:13:16 -0500
commit51c40785857ebd3ccf13390576b16570d76cf67e (patch)
tree67d20c66f54c3c9e9fe3b933c68b647a41783018
parentc704d7bd9c70753717e1ea6ceb1d1c5426eaed52 (diff)
downloadglibc-rsa/2.17_backports.tar.gz
Reorder ChangeLog entries by date from cherry-picked commits.rsa/2.17_backports
-rw-r--r--ChangeLog40
1 files changed, 20 insertions, 20 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fed1cc78d..3e43fe49b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2013-02-08 Carlos O'Donell <carlos@redhat.com>
+
+ [BZ #15006]
+ * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
+ * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
+
+2013-03-30 David S. Miller <davem@davemloft.net>
+
+ * po/de.po: Update from translation team.
+
+2013-01-31 David S. Miller <davem@davemloft.net>
+
+ * po/de.po: Update from translation team.
+
2013-01-18 Anton Blanchard <anton@samba.org>
Ryan S. Arnold <rsa@linux.vnet.ibm.com>
@@ -20,6 +34,12 @@
INTERNAL_VSYSCALL_NCS macro invocation.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
+2013-01-11 Andreas Jaeger <aj@suse.de>
+
+ [BZ #15003]
+ * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
+ value. Sync with Linux 3.7.
+
2013-01-09 Anton Blanchard <anton@samba.org>
* sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
@@ -27,26 +47,6 @@
* sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
-2013-02-08 Carlos O'Donell <carlos@redhat.com>
-
- [BZ #15006]
- * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
- * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
-
-2013-03-30 David S. Miller <davem@davemloft.net>
-
- * po/de.po: Update from translation team.
-
-2013-01-31 David S. Miller <davem@davemloft.net>
-
- * po/de.po: Update from translation team.
-
-2013-01-11 Andreas Jaeger <aj@suse.de>
-
- [BZ #15003]
- * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
- value. Sync with Linux 3.7.
-
2013-01-09 David S. Miller <davem@davemloft.net>
[BZ# 15003]