From 96088673fac8e2142dc3a90d1ad3e3b701d512be Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 10 Apr 2009 03:56:06 +0000 Subject: [PATCH] . --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index fe0a899819..c0d26fccce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2009-04-09 Ulrich Drepper * stdio-common/vfprintf.c (vfprintf): Slightly more compact code. + Simplified code and possible copy problem fixed. * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static function if it is not defined. Add some necessary casts. -- 2.11.4.GIT