Module Name: src
Committed By: martin
Date: Thu Sep 7 08:22:19 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #353 and #355
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.118 -r1.1.2.119 src/doc/CHANGES-10.0
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.0
diff -u src/doc/CHANGES-10.0:1.1.2.118 src/doc/CHANGES-10.0:1.1.2.119
--- src/doc/CHANGES-10.0:1.1.2.118 Wed Sep 6 15:14:20 2023
+++ src/doc/CHANGES-10.0 Thu Sep 7 08:22:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.118 2023/09/06 15:14:20 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.119 2023/09/07 08:22:19 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -11793,3 +11793,14 @@ distrib/sets/lists/xdebug/md.i386 1.61
lists: more shlib obsolete fixes
[riastradh, ticket #352]
+tests/rump/kernspace/workqueue.c 1.10
+
+ workqueue(9) tests: PR 5757: fix mistake in test.
+ [riastradh, ticket #353]
+
+sys/arch/arm/dts/rk3328-nanopi-r2s.dts 1.1
+
+ Enable rkv1crypto on nanopi-r2s.
+ [gutteridge, ticket #355]
+
+