From 1a9dd4e4e42315b3c744b346e4696d1362b1fc9a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 7 Feb 2009 04:40:57 +0000 Subject: [BZ #9781] * grp/compat-initgroups.c (compat_call): Switch to use malloc when the input line is too long. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c9a9b1..7dbb800 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-02-06 Ulrich Drepper + [BZ #9781] + * grp/compat-initgroups.c (compat_call): Switch to use malloc when + the input line is too long. + * po/Makefile (libc.pot): Add f_print as function taking c-format parameter. -- cgit v1.1