diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 10:57:05 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 10:57:05 -0500 |
commit | d3761ebcc65825e220b215595949dc74a948f47c (patch) | |
tree | b27ca977a97952a4d5b108e9117ce4c36d462970 /NEWS | |
parent | 9954432e309c8fddaec2fe53e601702a5c981624 (diff) | |
download | glibc-d3761ebcc65825e220b215595949dc74a948f47c.tar.gz glibc-d3761ebcc65825e220b215595949dc74a948f47c.tar.xz glibc-d3761ebcc65825e220b215595949dc74a948f47c.zip |
Add BZ
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS index 2d7a9df3d7..4d070208f7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-12-23 -Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. +GNU C Library NEWS -- history of user-visible changes. 2012-1-7 +Copyright (C) 1992-2009, 2010, 2011, 2012 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/> @@ -9,7 +9,7 @@ Version 2.16 * The following bugs are resolved with this release: - 13526, 13527, 13528, 13529, 13531, 13532 + 13526, 13527, 13528, 13529, 13531, 13532, 13533 * ISO C11 support: |