Module Name: src
Committed By: mbalmer
Date: Fri Aug 12 08:16:17 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
note gpio(4), gpiosim(4) changes
To generate a diff of this commit:
cvs rdiff -u -r1.1593 -r1.1594 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.1593 src/doc/CHANGES:1.1594
--- src/doc/CHANGES:1.1593 Thu Aug 11 07:58:56 2011
+++ src/doc/CHANGES Fri Aug 12 08:16:17 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1593 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1594 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1103,4 +1103,5 @@
userland: Over 50 new manual pages. [jruoho 20110809]
pwdog(4): A new driver for QUANCOM Electronic PWDOG1 watchdog timer
cards. [mbalmer 20110811]
+ gpio(4), gpiosim(4): Build as modules. [mbalmer 20110812]