From: Joseph Myers Date: Fri, 18 Oct 2013 21:28:57 +0000 (+0000) Subject: Move entries to correct port ChangeLog files. X-Git-Tag: glibc-2.19~587 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de5d4f4c8a426564690197469b0beacfc31a5e35;p=thirdparty%2Fglibc.git Move entries to correct port ChangeLog files. --- diff --git a/ports/ChangeLog b/ports/ChangeLog index a1dd8c342fb..fcb58cc0a5b 100644 --- a/ports/ChangeLog +++ b/ports/ChangeLog @@ -1,14 +1,3 @@ -2013-10-04 Alan Modra - - * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. - -2013-09-02 Mike Frysinger - - * sysdeps/unix/sysv/linux/hppa/syscalls.list (fanotify_mark): New - entry. - * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add GLIBC_2.19 and - fanotify_mark. - 2013-01-02 Joseph Myers * README: Update copyright dates in example. diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 3e7c162211a..950a1673e45 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -2,6 +2,13 @@ * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_TMPFILE): Define. +2013-09-02 Mike Frysinger + + * sysdeps/unix/sysv/linux/hppa/syscalls.list (fanotify_mark): New + entry. + * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add GLIBC_2.19 and + fanotify_mark. + 2013-08-30 Ondřej Bílka * sysdeps/unix/sysv/linux/hppa/clone.S: Fix typos. diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 272f73a1b38..e79b03fb3b2 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,7 @@ +2013-10-04 Alan Modra + + * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. + 2013-09-22 Carlos O'Donell [BZ #15754]