Module Name:    src
Committed By:   martin
Date:           Fri Feb 23 18:18:35 UTC 2024

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1937


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.219 -r1.1.2.220 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.219 src/doc/CHANGES-8.3:1.1.2.220
--- src/doc/CHANGES-8.3:1.1.2.219	Sat Feb 17 16:14:05 2024
+++ src/doc/CHANGES-8.3	Fri Feb 23 18:18:35 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-8.3,v 1.1.2.219 2024/02/17 16:14:05 martin Exp $
+$NetBSD: CHANGES-8.3,v 1.1.2.220 2024/02/23 18:18:35 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -4274,3 +4274,9 @@ libexec/utmp_update/utmp_update.c		1.14
 	utmp_update(8): check for non-printable characters in ut_host.
 	[shm, ticket #1936]
 
+lib/libm/arch/x86_64/fenv.c			1.11
+tests/lib/libm/t_fenv.c				1.14,1.15
+
+	libm: PR 57949: fix spurious side effects in fetestexcept.
+	[riastradh, ticket #1937]
+

Reply via email to