Module Name: src
Committed By: jmcneill
Date: Thu Mar 5 23:46:54 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Add support for ODROID-C1.
To generate a diff of this commit:
cvs rdiff -u -r1.2050 -r1.2051 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.2050 src/doc/CHANGES:1.2051
--- src/doc/CHANGES:1.2050 Thu Mar 5 10:14:16 2015
+++ src/doc/CHANGES Thu Mar 5 23:46:54 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2050 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2051 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -134,3 +134,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: patch to version 9.10.1-P2. [spz 20150221]
network: introduce RTF_LOCAL for local address routes. [roy 20150226]
evbarm: Add support for RPI2. [skrll 20150304]
+ evbarm: Add support for ODROID-C1. [jmcneill 20150304]