From: Ulrich Drepper Date: Sat, 24 Dec 2011 03:53:02 +0000 (-0500) Subject: Missing BZ X-Git-Tag: glibc-2.16-tps~1127^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d44e1508660d4195146730541876147013d484f;p=thirdparty%2Fglibc.git Missing BZ --- diff --git a/ChangeLog b/ChangeLog index ae443ecc9dd..98c2c023256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,7 @@ 2011-12-23 Ulrich Drepper + [BZ #13526] * include/features.h: Handle __STDC_VERSION__ >= 201112 and _ISOC11_SOURCE. diff --git a/NEWS b/NEWS index 55dba1bb79f..69d4cbcc185 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,13 @@ See the end for copying conditions. Please send GNU C library bug reports via using `glibc' in the "product" field. + +Version 2.16 + +* The following bugs are resolved with this release: + + 13526 + Version 2.15