about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2012-12-10 07:50:42 -0800
committerRichard Henderson <rth@twiddle.net>2012-12-10 07:50:42 -0800
commit7e9da188a1163eb18cf49ef9a813f1e25a81c737 (patch)
tree6dce827c49a0f5b1e1307adae89cc119058821f8 /ChangeLog
parent99aad51087e2371d5d1061528486368ad1b2a0b9 (diff)
downloadglibc-7e9da188a1163eb18cf49ef9a813f1e25a81c737.tar.gz
glibc-7e9da188a1163eb18cf49ef9a813f1e25a81c737.tar.xz
glibc-7e9da188a1163eb18cf49ef9a813f1e25a81c737.zip
Mark BZ#10114 as fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 576300fbb6..eb249d0199 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@
 
 2012-12-07  Richard Henderson  <rth@redhat.com>
 
+	[BZ #10114]
 	* soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
 	normal/normal case to before the switch.
 	(_FP_DIV): Likewise.