Module Name: src
Committed By: msaitoh
Date: Thu Dec 12 14:26:03 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: puc(4): Add support for some Oxford Semiconductor devices.
To generate a diff of this commit:
cvs rdiff -u -r1.3118 -r1.3119 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.3118 src/doc/CHANGES:1.3119
--- src/doc/CHANGES:1.3118 Mon Dec 9 10:35:51 2024
+++ src/doc/CHANGES Thu Dec 12 14:26:03 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3118 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3119 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -616,3 +616,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
the scrolling region of the given window. [blymn 20241205]
editline(3): Print 0 width characters. [christos 20241205]
mac68k: Support for backlight control on PowerBooks. [nat 20241209]
+ puc(4): Add support for some Oxford Semiconductor devices.
+ [msaitoh 20241212]