aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c365b9781..b2ceca72c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-02-23 Jakub Jelinek <jakub@redhat.com>
+ * wcsmbs/mbrtowc.c (__mbrtowc): Cap s + n at the end of address space.
+ * stdlib/Makefile (tests): Add testmb2.
+ (testmb2-ENV): New.
+ * stdlib/testmb2.c: New test.
+
+2004-02-23 Jakub Jelinek <jakub@redhat.com>
+
* sysdeps/posix/getaddrinfo.c (gaih_inet): If _res has not been
inited yet, try to init it before saving old _res.options.
* posix/Makefile (xtests): Add bug-ga2.