aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-02 20:12:29 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-02 20:12:29 +0000
commit1863d841f524903e79710af76790fcdbf9a92b41 (patch)
tree868a0417be049715c86ad5fccc9caaa86271bbb8 /ChangeLog
parent25059769a425a287a71e17ce535d3f5321284198 (diff)
downloadglibc-1863d841f524903e79710af76790fcdbf9a92b41.tar
glibc-1863d841f524903e79710af76790fcdbf9a92b41.tar.gz
glibc-1863d841f524903e79710af76790fcdbf9a92b41.tar.bz2
glibc-1863d841f524903e79710af76790fcdbf9a92b41.zip
* iconvdata/testdate/MIK: Fix format to match expected output.
errors not to be reported.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c61e3d7fd..cea169142b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.