about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3da105b827..f9c5f68dbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
 	scratch_buffer instead of extend_alloca.
 	* nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
 	grp/compat-initgroups.c.
+	* nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
+	Rewrite to use struct scratch_buffer instead of extend_alloca.
 
 2015-04-08  Joseph Myers  <joseph@codesourcery.com>