Module Name: src
Committed By: msaitoh
Date: Wed Oct 13 08:28:00 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
doc: wm(4): Add Tiger Lake and newer devices (I219 LM10-LM15 and V10-V14).
To generate a diff of this commit:
cvs rdiff -u -r1.2837 -r1.2838 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.2837 src/doc/CHANGES:1.2838
--- src/doc/CHANGES:1.2837 Sun Oct 10 08:42:43 2021
+++ src/doc/CHANGES Wed Oct 13 08:28:00 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2837 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2838 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -435,3 +435,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
xf86-input-ws. [nia 20210928]
gnu-efi: Import version 3.0.14. [jmcneill 20210930]
tzdata partly updated to 2021b [kre 20211001]
+ wm(4): Add Tiger Lake and newer devices (I219 LM10-LM15 and V10-V14).
+ [msaitoh 20211013]