Module Name: src
Committed By: martin
Date: Sat Sep 2 16:20:28 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #341
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 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.113 src/doc/CHANGES-10.0:1.1.2.114
--- src/doc/CHANGES-10.0:1.1.2.113 Wed Aug 23 18:21:39 2023
+++ src/doc/CHANGES-10.0 Sat Sep 2 16:20:27 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.113 2023/08/23 18:21:39 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.114 2023/09/02 16:20:27 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -11258,3 +11258,8 @@ sys/net/npf/npf_ruleset.c 1.52
npf(7): PR 56990: fix handling of dynamic groups.
[kardel, ticket #340]
+sys/arch/newsmips/apbus/if_sn.c 1.53
+
+ newsmips: fix build with SNDEBUG option enabled.
+ [andvar, ticket #341]
+