From: Ryan S. Arnold Date: Thu, 25 Jul 2013 16:13:16 +0000 (-0500) Subject: Reorder ChangeLog entries by date from cherry-picked commits. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Frsa%2F2.17_backports;p=thirdparty%2Fglibc.git Reorder ChangeLog entries by date from cherry-picked commits. --- diff --git a/ChangeLog b/ChangeLog index 1fed1cc78dd..3e43fe49b23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2013-02-08 Carlos O'Donell + + [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 + + * po/de.po: Update from translation team. + +2013-01-31 David S. Miller + + * po/de.po: Update from translation team. + 2013-01-18 Anton Blanchard Ryan S. Arnold @@ -20,6 +34,12 @@ INTERNAL_VSYSCALL_NCS macro invocation. * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise. +2013-01-11 Andreas Jaeger + + [BZ #15003] + * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New + value. Sync with Linux 3.7. + 2013-01-09 Anton Blanchard * 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 - - [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 - - * po/de.po: Update from translation team. - -2013-01-31 David S. Miller - - * po/de.po: Update from translation team. - -2013-01-11 Andreas Jaeger - - [BZ #15003] - * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New - value. Sync with Linux 3.7. - 2013-01-09 David S. Miller [BZ# 15003]