From b866373d82d6378a4ae22bab1a00f8e012b7da68 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 30 Apr 2007 22:33:44 +0000 Subject: * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign for exponent 0. * stdio-common/tfformat.c (sprint_doubles): Add a new test. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9353a0959f..7c98365613 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-04-30 Jakub Jelinek + * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign + for exponent 0. + * stdio-common/tfformat.c (sprint_doubles): Add a new test. + [BZ #4439] * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into account in the size check. -- cgit 1.4.1