Fix format of [BZ #xxxx] note.
	[BZ #4858]
This commit is contained in:
Jakub Jelinek 2007-07-31 12:33:25 +00:00
parent bbeaaa84be
commit a26d01bb6c

View File

@ -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.