Module Name: src
Committed By: tsutsui
Date: Sun Nov 13 14:39:03 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note NetBSD/luna68k LUNA-II support.
To generate a diff of this commit:
cvs rdiff -u -r1.1625 -r1.1626 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.1625 src/doc/CHANGES:1.1626
--- src/doc/CHANGES:1.1625 Sun Nov 13 12:44:18 2011
+++ src/doc/CHANGES Sun Nov 13 14:39:02 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1625 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1626 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1166,5 +1166,6 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
These provide the end user with some ready-to-use sample
code for a variety of platforms, showcasing how to interact
with NetBSD system calls, APIs and binaries. [jmmv 20111111]
+ luna68k: Finally complete LUNA-II support. [tsutsui 20111112]
gpiopwm(4): A new driver to pulse GPIO pins in software.
[mbalmer 20111113]