summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-29 00:26:28 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-29 00:26:28 +0000
commit8f5e140031a944855846eb745c13e013c7b5539f (patch)
treeebf93fde53644a22e996f859192d2ce81d87c995 /ChangeLog
parentcedb4109571cff4416235df260848de77f09f556 (diff)
[BZ 4858]
* stdio-common/printf_fp.c (___printf_fp): Fix special case of #.0g and value rounded to 1.0. * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15c5e84074..754eea77b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-28 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ 4858]
+ * stdio-common/printf_fp.c (___printf_fp): Fix special case of
+ #.0g and value rounded to 1.0.
+ * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
+
2007-07-26 Jakub Jelinek <jakub@redhat.com>
* locale/programs/ld-monetary.c (monetary_finish): Avoid range check