Module Name: src
Committed By: martin
Date: Mon Oct 14 04:44:24 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Fix copy&pasto in entry for ticket #1906
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-9.5
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-9.5
diff -u src/doc/CHANGES-9.5:1.1.2.26 src/doc/CHANGES-9.5:1.1.2.27
--- src/doc/CHANGES-9.5:1.1.2.26 Sun Oct 13 15:58:39 2024
+++ src/doc/CHANGES-9.5 Mon Oct 14 04:44:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.26 2024/10/13 15:58:39 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.27 2024/10/14 04:44:24 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -479,7 +479,7 @@ tests/lib/libm/t_next.c 1.1-1.6 (patc
nexttoward(3): PR 58236: fix for subnormal inputs so it goes in
the correct direction, not the opposite direction.
- [riastradh, ticket #963]
+ [riastradh, ticket #1906]
build.sh 1.378,1.379