mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Add BZ info.
This commit is contained in:
parent
8126d90480
commit
042c49c681
@ -1,5 +1,6 @@
|
||||
2011-03-18 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
[BZ #12583]
|
||||
* posix/fnmatch.c (fnmatch): Check size of pattern in wide
|
||||
character representation.
|
||||
Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
|
||||
|
4
NEWS
4
NEWS
@ -1,4 +1,4 @@
|
||||
GNU C Library NEWS -- history of user-visible changes. 2011-3-10
|
||||
GNU C Library NEWS -- history of user-visible changes. 2011-3-18
|
||||
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
|
||||
See the end for copying conditions.
|
||||
|
||||
@ -9,7 +9,7 @@ Version 2.14
|
||||
|
||||
* The following bugs are resolved with this release:
|
||||
|
||||
11724, 12445, 12454, 12460, 12469, 12489, 12509, 12510
|
||||
11724, 12445, 12454, 12460, 12469, 12489, 12509, 12510, 12583
|
||||
|
||||
Version 2.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user