Module Name: src
Committed By: msaitoh
Date: Sun Dec 29 21:31:17 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Add note about wm(4)'s I354 support.
To generate a diff of this commit:
cvs rdiff -u -r1.1874 -r1.1875 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.1874 src/doc/CHANGES:1.1875
--- src/doc/CHANGES:1.1874 Sat Dec 28 09:26:41 2013
+++ src/doc/CHANGES Sun Dec 29 21:31:17 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1874 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1875 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -323,3 +323,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
ntp: import ntp 4.2.7p404. [christos 20131227]
luna68k: Add preleminary support of 4bpp framebuffer.
[tsutsui 20131227]
+ wm(4): Add support for I354 (C2000 Internal) Ethernet
+ [msaitoh 20131230]