Module Name: src
Committed By: martin
Date: Tue Oct 15 15:22:00 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #984
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.57 -r1.1.2.58 src/doc/CHANGES-10.1
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-10.1
diff -u src/doc/CHANGES-10.1:1.1.2.57 src/doc/CHANGES-10.1:1.1.2.58
--- src/doc/CHANGES-10.1:1.1.2.57 Tue Oct 15 13:09:12 2024
+++ src/doc/CHANGES-10.1 Tue Oct 15 15:22:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.57 2024/10/15 13:09:12 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.58 2024/10/15 15:22:00 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -2545,3 +2545,9 @@ external/bsd/fetch/dist/libfetch/http.c
libfetch: PR 57179: fix pkg_install core dumps.
[wiz, ticket #980]
+sys/conf/newvers_stand.sh 1.11
+
+ sys/conf/newvers_stand.sh: PR 58220: use TOOL_AWK instead
+ of the host system's awk.
+ [riastradh, ticket #984]
+