Module Name: src
Committed By: ryo
Date: Thu Sep 25 05:58:34 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note i.MX6
To generate a diff of this commit:
cvs rdiff -u -r1.1981 -r1.1982 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.1981 src/doc/CHANGES:1.1982
--- src/doc/CHANGES:1.1981 Thu Sep 18 20:47:39 2014
+++ src/doc/CHANGES Thu Sep 25 05:58:34 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1981 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1982 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -49,3 +49,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
+ arm: Add support for i.MX6 SoC. [ryo 20140925]