diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-10-18 21:28:57 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-10-18 21:28:57 +0000 |
commit | de5d4f4c8a426564690197469b0beacfc31a5e35 (patch) | |
tree | 8f491516d6fba12366f4c9163270ca734d1f3d12 | |
parent | 3c8325fb47c3688cc7d9b70ada2ec71fb0eb219a (diff) | |
download | glibc-de5d4f4c8a426564690197469b0beacfc31a5e35.tar.gz glibc-de5d4f4c8a426564690197469b0beacfc31a5e35.tar.xz glibc-de5d4f4c8a426564690197469b0beacfc31a5e35.zip |
Move entries to correct port ChangeLog files.
-rw-r--r-- | ports/ChangeLog | 11 | ||||
-rw-r--r-- | ports/ChangeLog.hppa | 7 | ||||
-rw-r--r-- | ports/ChangeLog.ia64 | 4 |
3 files changed, 11 insertions, 11 deletions
diff --git a/ports/ChangeLog b/ports/ChangeLog index a1dd8c342f..fcb58cc0a5 100644 --- a/ports/ChangeLog +++ b/ports/ChangeLog @@ -1,14 +1,3 @@ -2013-10-04 Alan Modra <amodra@gmail.com> - - * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. - -2013-09-02 Mike Frysinger <vapier@gentoo.org> - - * 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 <joseph@codesourcery.com> * README: Update copyright dates in example. diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 3e7c162211..950a1673e4 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 <vapier@gentoo.org> + + * 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 <neleai@seznam.cz> * sysdeps/unix/sysv/linux/hppa/clone.S: Fix typos. diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 272f73a1b3..e79b03fb3b 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,7 @@ +2013-10-04 Alan Modra <amodra@gmail.com> + + * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. + 2013-09-22 Carlos O'Donell <carlos@redhat.com> [BZ #15754] |