about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--NEWS7
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae443ecc9d..98c2c02325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
 
 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #13526]
 	* include/features.h: Handle __STDC_VERSION__ >= 201112 and
 	_ISOC11_SOURCE.
 
diff --git a/NEWS b/NEWS
index 55dba1bb79..69d4cbcc18 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ See the end for copying conditions.
 Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
 using `glibc' in the "product" field.
 
+Version 2.16
+
+* The following bugs are resolved with this release:
+
+  13526
+
+
 Version 2.15
 
 * The following bugs are resolved with this release: