Module Name: src
Committed By: msaitoh
Date: Fri Apr 13 06:07:20 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Enable I219 by default.
To generate a diff of this commit:
cvs rdiff -u -r1.2378 -r1.2379 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.2378 src/doc/CHANGES:1.2379
--- src/doc/CHANGES:1.2378 Tue Apr 10 22:58:54 2018
+++ src/doc/CHANGES Fri Apr 13 06:07:20 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2378 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2379 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -139,3 +139,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
acpi(4): Updated ACPICA to 20180313. [christos 20180407]
dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
bind: Import version 9.10.7. [christos 20180407]
+ wm(4): Enable I219 support. [msaitoh 20180413]