Module Name:    src
Committed By:   bouyer
Date:           Sun Jun 23 11:17:53 UTC 2013

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.3

Log Message:
ticket 903


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-6.0.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.0.3
diff -u src/doc/CHANGES-6.0.3:1.1.2.6 src/doc/CHANGES-6.0.3:1.1.2.7
--- src/doc/CHANGES-6.0.3:1.1.2.6	Fri Jun 14 02:39:14 2013
+++ src/doc/CHANGES-6.0.3	Sun Jun 23 11:17:53 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.6 2013/06/14 02:39:14 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.7 2013/06/23 11:17:53 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
 release:
@@ -97,3 +97,9 @@ lib/libm/arch/x86_64/fenv.c			1.3-1.4
 	got lost somewhere along the line; the i387 code has it.
 	Fix sense of fegetexcept on x86.
 	[riastradh, ticket #899]
+tests/lib/libm/t_atan.c				1.4 - 1.7, 1.9 via patch
+
+	Fix test of atan_inf_neg, atan_inf_pos and atan_tan on i386.
+	PR port-i386/46108.
+	[isaki, ticket #903]
+

Reply via email to