diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-03-18 05:30:17 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-03-18 05:30:17 -0400 |
commit | 042c49c681ca671215849a3788595b7eba90ffd0 (patch) | |
tree | ec5a5db695dee5ecb7bd79205b407425bccca7ab /NEWS | |
parent | 8126d90480fa3e0c5c5cd0d02cb1c93174b45485 (diff) | |
download | glibc-042c49c681ca671215849a3788595b7eba90ffd0.tar.gz glibc-042c49c681ca671215849a3788595b7eba90ffd0.tar.xz glibc-042c49c681ca671215849a3788595b7eba90ffd0.zip |
Add BZ info.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 3b02f3b8be..7ca9123633 100644 --- a/NEWS +++ b/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 |