diff --git a/ChangeLog b/ChangeLog index 5f89d26aaf..e2ae9556d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-28 Ulrich Drepper + + * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __syscall_exit + entry point. + 2002-09-28 Jakub Jelinek * posix/bug-regex11.c (tests): Add flags field. @@ -8,7 +13,7 @@ 2002-03-02 Thorsten Kukuk - * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. + * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. 2002-09-28 Jeff Bailey