Module Name: src
Committed By: msaitoh
Date: Sun Jun 2 09:45:04 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Note about I217 and I218 support (wm(4)).
To generate a diff of this commit:
cvs rdiff -u -r1.1824 -r1.1825 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.1824 src/doc/CHANGES:1.1825
--- src/doc/CHANGES:1.1824 Thu May 30 00:07:07 2013
+++ src/doc/CHANGES Sun Jun 2 09:45:04 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1824 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1825 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -244,3 +244,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
zoneinfo: Import tzdata2013c. [apb 20130508]
arm: Add support for Marvell Armada XP SoCs. From Marvell and Semihalf.
[rkujawa 20130530]
+ wm(4): Add support for I217 and I218 [msaitoh 20130602]