Fix BZ reference

This commit is contained in:
Andreas Schwab 2013-10-31 12:55:43 +01:00
parent 82bab04b78
commit 8a43e768d9

View File

@ -1,6 +1,6 @@
2013-10-31 Andreas Schwab <schwab@suse.de>
[BZ# 15917]
[BZ #15917]
* stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
followed by 'x' as part of digit sequence.
* stdio-common/tst-sscanf.c (double_tests2): New tests.
@ -30,7 +30,7 @@
2013-10-30 Ondřej Bílka <neleai@seznam.cz>
[BZ 15799]
[BZ #15799]
* stdlib/div.c (div): Remove obsolete code.
* stdlib/ldiv.c (ldiv): Likewise.
* stdlib/lldiv.c (lldiv): Likewise.