aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-30 15:36:48 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-30 15:36:48 +0000
commit5493f3ddc38e5cc961b03655de17f654eb5d8533 (patch)
tree0a3cac9d1d3b7e4e27cdbafa9e87546416da3043 /ChangeLog
parentac05397075f621cfdbe1db527c96167a58b6d18e (diff)
downloadglibc-5493f3ddc38e5cc961b03655de17f654eb5d8533.zip
glibc-5493f3ddc38e5cc961b03655de17f654eb5d8533.tar.gz
glibc-5493f3ddc38e5cc961b03655de17f654eb5d8533.tar.bz2
* nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST is
supposed to have NGRPS elements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49e28b3..b701bae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-04-30 Ulrich Drepper <drepper@redhat.com>
+ * nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST is
+ supposed to have NGRPS elements.
+
* nis/nss_nisplus/nisplus-parser.c: Minor optimizations and
cleanups. Avoid copying data if it can be used in the old place.