about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-20 18:51:56 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-02-20 18:51:56 +0100
commit50022a93fcc36a0130b9f882709ff69f4b91c0cc (patch)
treeb7ceebc50196917d263192e48ae08da4fd54d29e /ChangeLog
parent08cbd996d33114ca50644d060fbe3a08260430fb (diff)
downloadglibc-50022a93fcc36a0130b9f882709ff69f4b91c0cc.tar.gz
glibc-50022a93fcc36a0130b9f882709ff69f4b91c0cc.tar.xz
glibc-50022a93fcc36a0130b9f882709ff69f4b91c0cc.zip
Respect the user's namespace in installed header files.
Fixup for commit c7b275d6b3bceb6b400fa3044d13d1001bc605ca.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 623d927f4f..392d141339 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
+	__attribute__ ((unused)) to __attribute__ ((__unused__)).
+
 2013-02-20  Petr Machata  <pmachata@redhat.com>
 
 	* elf/elf.h (R_ARM_TARGET1): New macro.