Module Name: src
Committed By: matt
Date: Wed Sep 3 19:35:47 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note or1k port
To generate a diff of this commit:
cvs rdiff -u -r1.1974 -r1.1975 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.1974 src/doc/CHANGES:1.1975
--- src/doc/CHANGES:1.1974 Wed Sep 3 14:40:36 2014
+++ src/doc/CHANGES Wed Sep 3 19:35:46 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1974 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1975 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -38,3 +38,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
wm(4): Add internal SERDES support for 82575 and newer controllers.
[msaitoh 20140903]
+ or1k: Add new port. [matt 20140903]