Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Ticket #296



details:   https://anonhg.NetBSD.org/src/rev/6576649bd257
branches:  netbsd-7
changeset: 798670:6576649bd257
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Dec 07 14:34:38 2014 +0000

description:
Ticket #296

diffstat:

 doc/CHANGES-7.0 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r e062763336e3 -r 6576649bd257 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Sun Dec 07 14:32:03 2014 +0000
+++ b/doc/CHANGES-7.0   Sun Dec 07 14:34:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.121 2014/12/04 19:20:39 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.122 2014/12/07 14:34:38 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -3213,3 +3213,12 @@
        install it.
        [bouyer, ticket #295]
 
+tests/lib/libm/t_exp.c                         1.8
+
+       In the exp2_values test case, provide separate expected return values
+       for the float case, reflecting the actual exp2f() argument value after
+       rounding to float precision.  Fixes PR lib/49256.  Thanks to Makoto
+       Kamada and Tetsuya Isaki for the analysis.
+       [gson, ticket #296]
+
+



Home | Main Index | Thread Index | Old Index