summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-15 16:22:13 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-15 16:22:13 +0000
commit840094b5f48a9a7047d88644bb8bf992b2822303 (patch)
tree46a94c3d3cc04a171f998c83547d240487a8429d /ChangeLog
parentfd0262a4eded9226071c52c3df99f07d50e22dce (diff)
downloadglibc-840094b5f48a9a7047d88644bb8bf992b2822303.tar.gz
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Significant cleanups. Correct adjustment for pointer array.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f5ff8874d..3258c3247c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-15 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
+ Significant cleanups. Correct adjustment for pointer array.
+
2006-04-14 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.