about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-03 22:17:47 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-05 21:28:03 +0200
commitbf0f50dfc6132738422c939a4d1a929ab74933c7 (patch)
tree7c28a5a1499071f35a2dc3da1dea7b2a206b04a9 /ChangeLog
parent5113cea9b77bb621e5dd183adfc74f3528673a8a (diff)
downloadglibc-bf0f50dfc6132738422c939a4d1a929ab74933c7.tar.gz
glibc-bf0f50dfc6132738422c939a4d1a929ab74933c7.tar.xz
glibc-bf0f50dfc6132738422c939a4d1a929ab74933c7.zip
Remove unused hard-coded qNaN definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d2602b639..ffcb953157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
+	definitions.
+
 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #14478]