Module Name: src
Committed By: tsutsui
Date: Sat Nov 4 15:33:27 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
doc: note support for LCD-MONO framebuffer on NWS-32x0 laptop machines.
To generate a diff of this commit:
cvs rdiff -u -r1.3013 -r1.3014 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.3013 src/doc/CHANGES:1.3014
--- src/doc/CHANGES:1.3013 Wed Oct 25 20:23:26 2023
+++ src/doc/CHANGES Sat Nov 4 15:33:26 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3013 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3014 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -254,3 +254,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
top(1): Add network in & out bytes to the top display. [mrg 20231021]
OpenSSL: Imported 3.0.12. [christos 20231025]
OpenSSH: Import 9.5. [christos 20231025]
+ newsmips: Add support for LCD-MONO framebuffer on NWS-32x0 laptop
+ machines. [tsutsui 20231104]