Module Name: src
Committed By: jmcneill
Date: Fri Jan 26 10:09:35 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
tweak wii entry
To generate a diff of this commit:
cvs rdiff -u -r1.3030 -r1.3031 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.3030 src/doc/CHANGES:1.3031
--- src/doc/CHANGES:1.3030 Tue Jan 23 08:08:36 2024
+++ src/doc/CHANGES Fri Jan 26 10:09:34 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3030 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3031 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -266,6 +266,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[msaitoh 20240118]
m68k: Made many ports share common code for interrupt dispatch
and vector tables. [thorpej 20240118]
- evbppc: Add initial support for the Nintendo Wii. [jmcneill 20240120]
+ evbppc: Add support for the Nintendo Wii. [jmcneill 20240120]
libm: Import more long double functions from FreeBSD.
[christos 20240121]