aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-17 22:51:15 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-17 22:51:15 +0000
commit5c9629d2e301203760464196e2603c410fefced4 (patch)
treeb648cba46b4859bc9e72b3992709dc1d473062ea /ChangeLog
parent66d904966f878ebace3e55d4fa86944d24a55420 (diff)
downloadglibc-5c9629d2e301203760464196e2603c410fefced4.zip
glibc-5c9629d2e301203760464196e2603c410fefced4.tar.gz
glibc-5c9629d2e301203760464196e2603c410fefced4.tar.bz2
* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
more asserts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3685dc..4333d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-05-17 Ulrich Drepper <drepper@redhat.com>
+ * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
+ more asserts.
+
* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
entry is available, believe it.