diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-10-01 11:43:19 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-10-01 11:43:19 +0000 |
commit | b7a09b9201b09b722209cb430813709505927be0 (patch) | |
tree | d42f6b7a1beba0394311fc49c20b7f81f678cab4 /ChangeLog | |
parent | 6a87697239310dd529781d9db1ee705eeaa5405e (diff) | |
download | glibc-b7a09b9201b09b722209cb430813709505927be0.tar.gz glibc-b7a09b9201b09b722209cb430813709505927be0.tar.xz glibc-b7a09b9201b09b722209cb430813709505927be0.zip |
Updated to fedora-glibc-20041001T1134 cvs/fedora-glibc-2_3_3-62
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4bd6ca1116..0e6269c659 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-09-30 Ulrich Drepper <drepper@redhat.com> + * posix/Makefile: Add rules to build and run bug-glob1. + * posix/bug-glob1.c: New file. + + * iconv/iconv_prog.c (main): Print progress information to stderr. + * nscd/nscd.c (termination_handler): Reset timestamp so that clients immediately stop using the database. |