Module Name: src
Committed By: jmcneill
Date: Sun Jan 19 00:32:01 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
bwi(4): Add support for Nintendo Wii WLAN.
To generate a diff of this commit:
cvs rdiff -u -r1.3125 -r1.3126 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.3125 src/doc/CHANGES:1.3126
--- src/doc/CHANGES:1.3125 Fri Jan 17 16:09:45 2025
+++ src/doc/CHANGES Sun Jan 19 00:32:01 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3125 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3126 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -661,3 +661,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
pppd(8): Import 2.5.2 [christos 20250108]
pam-u2f: Import pam u2f 1.3.1 [christos 20250115]
userspace-rcu: Import 0.15.0 [christos 20250115]
+ bwi(4): Add support for Nintendo Wii WLAN. [jmcneill 20250118]