Module Name: src
Committed By: martin
Date: Sat Oct 12 11:42:35 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Ticket #1899
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 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.24 src/doc/CHANGES-9.5:1.1.2.25
--- src/doc/CHANGES-9.5:1.1.2.24 Fri Oct 11 18:43:38 2024
+++ src/doc/CHANGES-9.5 Sat Oct 12 11:42:35 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.24 2024/10/11 18:43:38 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.25 2024/10/12 11:42:35 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -425,3 +425,9 @@ lib/libc/gen/readdir.c 1.27
circumstances.
[riastradh, ticket #1898]
+sys/conf/newvers.mk 1.4 (patch)
+sys/conf/newvers.sh 1.64 (patch)
+
+ sys/conf/newvers: PR 58220: use ${TOOL_AWK}
+ [riastradh, ticket #1899]
+