about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-31 16:48:45 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-31 16:48:45 -0400
commitf4ec483382e167469def497422dbb30fee5f5f32 (patch)
tree2706e91b09ed2a560dc89cd8ce0bd78eeecbafac /ChangeLog
parent0ffc4f3ebaace42cd545db55a2ac50b6e0cc7d89 (diff)
downloadglibc-f4ec483382e167469def497422dbb30fee5f5f32.tar.gz
glibc-f4ec483382e167469def497422dbb30fee5f5f32.tar.xz
glibc-f4ec483382e167469def497422dbb30fee5f5f32.zip
Unify getent output for initgroups database
Requests for other fail if iteration is not supported and no parameters
are given.  Do this for initgroups as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a000a92a6b..83a64e8358 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #13367]
+	* nss/getent.c (initgroups_keys): Show error message in case no group
+	names are given.
+
 	* include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
 	* inet/check_pf.c: Provide dummy versions of __free_in6ai and
 	__bump_nl_timestamp.