diff options
author | Roland McGrath <roland@gnu.org> | 2007-08-27 20:10:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-08-27 20:10:36 +0000 |
commit | 3704aa0b3e8b9e589e699ae38fba85ea2bb4fa32 (patch) | |
tree | b766c3e3a122ad103e55d6b96490fa666cd1e8b6 | |
parent | 52ab602c1cc4741a348549742d8c88711c34ffef (diff) | |
download | glibc-3704aa0b3e8b9e589e699ae38fba85ea2bb4fa32.tar.gz glibc-3704aa0b3e8b9e589e699ae38fba85ea2bb4fa32.tar.xz glibc-3704aa0b3e8b9e589e699ae38fba85ea2bb4fa32.zip |
* sysdeps/unix/sysv/linux/syscalls.list cvs/fedora-glibc-20070827T2032
(personality): Change caller to EXTRA.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4410c65c7f..bde760b44d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-27 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/syscalls.list + (personality): Change caller to EXTRA. + 2007-08-25 Ulrich Drepper <drepper@redhat.com> * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf |