Module Name: src
Committed By: martin
Date: Sat Oct 12 11:17:13 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #953
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 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.45 src/doc/CHANGES-10.1:1.1.2.46
--- src/doc/CHANGES-10.1:1.1.2.45 Fri Oct 11 19:09:16 2024
+++ src/doc/CHANGES-10.1 Sat Oct 12 11:17:13 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.45 2024/10/11 19:09:16 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.46 2024/10/12 11:17:13 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -2271,3 +2271,12 @@ sys/sys/endian.h 1.32-1.35
sys/endian.h: PR 57806 + 57807: fix declaration visibility.
[riastradh, ticket #952]
+sys/conf/newvers.mk 1.3,1.4
+sys/conf/newvers.sh 1.63,1.64
+sys/conf/newvers_stand.mk 1.5
+sys/conf/newvers_stand.sh 1.10
+
+ sys/conf/newvers: PR 58220: use TOOL_AWK and TOOL_DATE instead
+ of the host system's tools.
+ [riastradh, ticket #953]
+