Module Name: src
Committed By: mrg
Date: Wed Jun 15 10:02:25 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
note about evbppc modules.
To generate a diff of this commit:
cvs rdiff -u -r1.1563 -r1.1564 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.1563 src/doc/CHANGES:1.1564
--- src/doc/CHANGES:1.1563 Tue Jun 14 15:29:11 2011
+++ src/doc/CHANGES Wed Jun 15 10:02:24 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1563 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1564 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1034,3 +1034,5 @@
powerpc: Switch to using direct-mapped uareas (pcb + kernel stacks).
[matt 20110613]
atf(7): Import 0.14. [jmmv 20110614]
+ evbppc: Enable builds for OEA, ibm4xx and Book-E modules.
+ [mrg 20110615]