diff options
author | 2007-07-31 12:33:25 +0000 | |
---|---|---|
committer | 2007-07-31 12:33:25 +0000 | |
commit | a26d01bb6c663c7268aab63a7de97263c4d37c08 (patch) | |
tree | 459cbdf59a73523272ad7dc5627fbf5d801155fa | |
parent | * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests. (diff) | |
download | glibc-a26d01bb6c663c7268aab63a7de97263c4d37c08.tar.xz glibc-a26d01bb6c663c7268aab63a7de97263c4d37c08.zip |
[BZ #4858]cvs/fedora-glibc-20070731T1624
Fix format of [BZ #xxxx] note.
[BZ #4858]
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE entry. - [BZ 4858] + [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. |