Skip to content

Commit

Permalink
Add BZ info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Mar 18, 2011
1 parent 8126d90 commit 042c49c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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>.
Expand Down
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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

Expand Down

0 comments on commit 042c49c

Please sign in to comment.