From: Jakub Jelinek Date: Tue, 31 Jul 2007 12:33:25 +0000 (+0000) Subject: [BZ #4858] X-Git-Tag: cvs/fedora-glibc-20070731T1624 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a26d01bb6c663c7268aab63a7de97263c4d37c08;p=thirdparty%2Fglibc.git [BZ #4858] Fix format of [BZ #xxxx] note. [BZ #4858] --- diff --git a/ChangeLog b/ChangeLog index 8433c28a67c..61dcbabc854 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.