aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c6cf7a495..f4363afc9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-05-10 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #11257]
+ * grp/initgroups.c (internal_getgrouplist): When we found the service
+ list through the initgroups entry in nsswitch.conf do not always
+ continue on a successful lookup. Don't always use the
+ __nss_group_data-ase value if it is set.
+ * nss/nsswitch.conf (initgroups): Change action for successful db
+ lookup to continue for compatibility.
+
2011-05-09 Ulrich Drepper <drepper@gmail.com>
[BZ #11532]