]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/syscalls.list: The times syscall doesn't return
authorUlrich Drepper <drepper@redhat.com>
Wed, 9 Apr 2008 19:04:16 +0000 (19:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 9 Apr 2008 19:04:16 +0000 (19:04 +0000)
ChangeLog
localedata/ChangeLog

index 37767ce7fffd4ce6f20f677119b6c1cd001ae962..76ec21be9bb1f535376be622bad4af174e0982de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #5209]
-       * sysdeps/unix/sysv/syscalls.list: times syscalls doesn't return
+       * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't return
        an error value.
 
        * stdlib/tst-makecontext.c: Change parameter to cf to negative
index d330f73d994053cbde80cb12af854752a605e15d..61f2151bb7208e73bb97a6c6e27448ee858c43a5 100644 (file)
@@ -1,3 +1,7 @@
+2008-04-09  Ulrich Drepper  <drepper@redhat.com>
+
+       * tst-langinfo.sh: Adjust for latest fr_FR locale changes.
+
 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #6021]