about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-05-03 11:14:43 +1000
committerAllan McRae <allan@archlinux.org>2013-05-03 11:14:43 +1000
commitbb5f27adcae1ae05ce61139d058ac88813ef410b (patch)
treebb17b5c90e815b214866e8735e26e2d41a0207e5 /ChangeLog
parentd422395e31d275b05e2f5a4908e1e1d2113031bf (diff)
downloadglibc-bb5f27adcae1ae05ce61139d058ac88813ef410b.tar.gz
glibc-bb5f27adcae1ae05ce61139d058ac88813ef410b.tar.xz
glibc-bb5f27adcae1ae05ce61139d058ac88813ef410b.zip
Add bug 14952 to ChangeLog and NEWS
Fixed with commit 0695940b.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf36f18855..a29f658d84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
 
 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
 
+	[BZ #14952]
 	* misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
 	[__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
 	Use __attribute__ ((__gnu_inline__)).