diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-05-02 20:12:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-05-02 20:12:29 +0000 |
commit | 1863d841f524903e79710af76790fcdbf9a92b41 (patch) | |
tree | 868a0417be049715c86ad5fccc9caaa86271bbb8 /ChangeLog | |
parent | 25059769a425a287a71e17ce535d3f5321284198 (diff) | |
download | glibc-1863d841f524903e79710af76790fcdbf9a92b41.zip glibc-1863d841f524903e79710af76790fcdbf9a92b41.tar.gz glibc-1863d841f524903e79710af76790fcdbf9a92b41.tar.bz2 |
* iconvdata/testdate/MIK: Fix format to match expected output.
errors not to be reported.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2006-05-02 Ulrich Drepper <drepper@redhat.com> + * iconvdata/testdate/MIK: Fix format to match expected output. + [BZ #2632] * nscd/connections.c (nscd_init): Correct initialization of in-memory database structure. @@ -176,7 +178,7 @@ * sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment. * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused - bugs not to be reported. + errors not to be reported. * nscd/nscd.h (struct database_dyn): Add propagate field. * nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines. |