diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-12-23 22:53:02 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-01 07:17:20 -0500 |
commit | 8d44e1508660d4195146730541876147013d484f (patch) | |
tree | 5fe008a37fdaa522426da7dd964e3c8e55859f20 /ChangeLog | |
parent | d78099052b6bdc164f8f6a582a9b7b574f700e28 (diff) | |
download | glibc-8d44e1508660d4195146730541876147013d484f.tar glibc-8d44e1508660d4195146730541876147013d484f.tar.gz glibc-8d44e1508660d4195146730541876147013d484f.tar.bz2 glibc-8d44e1508660d4195146730541876147013d484f.zip |
Missing BZ
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ 2011-12-23 Ulrich Drepper <drepper@gmail.com> + [BZ #13526] * include/features.h: Handle __STDC_VERSION__ >= 201112 and _ISOC11_SOURCE. |