summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-08-13 18:46:41 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-08-13 18:46:41 +0530
commite44c8b0eb7339787fbc6b1d4a2d1bd5046bc103f (patch)
tree9e91141c342ee9a0201ce692511191a7dfcfd499 /ChangeLog
parent508ce3acd95e0782bc81e1f1eb84c43fa6978cfc (diff)
Fix comment error that Jakub pointed out but I forgot to fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4508b54e82..3c54cee3bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-08-13 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
+
[BZ #17262]
* sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
and __x86_64__ when disabling x87 inline functions.