diff lib/ChangeLog @ 5066:a2cb70e482fc

Fix for format strings like "%2.f".
author Bruno Haible <bruno@clisp.org>
date Mon, 17 May 2004 11:27:08 +0000
parents 4ce8ff7e5f06
children 1407b63897fd
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-14  Bruno Haible  <bruno@clisp.org>
+
+	* vasnprintf.c (VASNPRINTF): Correctly handle the case of a precision
+	that consists of a '.' followed by an empty digit string.
+	Patch by Tor Lillqvist <tml@iki.fi>.
+
 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
 
 	Port obstack to the AS/400, where pointers are 16 bytes wide and