summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-05-16 22:02:44 +0000
committerJakub Jelinek <jakub@redhat.com>2008-05-16 22:02:44 +0000
commit4681f435969ca9806da160d3ae564668ddfecfe2 (patch)
treeef72f3c416efb355d193caf746e760f8de52b113 /ChangeLog
parent78463734c14d180e4d8e16c6e66fb213fc3479c0 (diff)
Updated to fedora-glibc-20080516T2152cvs/fedora-glibc-2_8_90-2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 097f3173f0..abca0a60d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-16 Ulrich Drepper <drepper@redhat.com>
+
+ * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
+
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
+ lookup, don't assign canon unconditionally.
+
2008-05-14 Ulrich Drepper <drepper@redhat.com>
* string/Makefile (distribute): Add str-two-way.h.