summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-15 17:27:11 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-15 17:27:11 +0000
commit38c2f8bc629423beaa2d0b8675c4197728fc84f9 (patch)
treeaf2a6523339c5267d128788d6638cb9f58132d0c /ChangeLog
parentf514f94584a21c656ce918070d09dbfc716f8f48 (diff)
downloadglibc-38c2f8bc629423beaa2d0b8675c4197728fc84f9.tar.gz
* nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent):
Significant cleanups. Correct adjustment for pointer array Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bd61bc463..8ffe6fdd86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2006-04-15 Ulrich Drepper <drepper@redhat.com>
+ * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent):
+ Significant cleanups. Correct adjustment for pointer array
* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent):
- Significant cleanups. Correct adjustment for pointer array.
+ Likewise.
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Likewise.