Module Name:    src
Committed By:   martin
Date:           Wed Apr 17 18:09:14 UTC 2024

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1953 and #1954


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.226 -r1.1.2.227 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.226 src/doc/CHANGES-8.3:1.1.2.227
--- src/doc/CHANGES-8.3:1.1.2.226	Mon Mar 25 15:59:02 2024
+++ src/doc/CHANGES-8.3	Wed Apr 17 18:09:14 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-8.3,v 1.1.2.226 2024/03/25 15:59:02 martin Exp $
+$NetBSD: CHANGES-8.3,v 1.1.2.227 2024/04/17 18:09:14 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -4390,3 +4390,14 @@ external/gpl2/groff/dist/tmac/doc.tmac		
 	correctly.
 	[uwe, ticket #1952]
 
+sys/dev/pci/if_iwn.c				1.100
+
+	iwn(4): PR 58105: use the correct firmware file on
+	Intel Centrino N 130.
+	[riastradh, ticket #1953]
+
+share/mk/bsd.lib.mk				1.398,1.399,1.152 (via patch)
+
+	bsd.x11.mk: PR 58104: use TOOL_AWK, not the build host's awk.
+	[riastradh, ticket #1954]
+

Reply via email to