Module Name: src
Committed By: macallan
Date: Thu Apr 23 20:48:09 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
mention wscons support in zx(4)
To generate a diff of this commit:
cvs rdiff -u -r1.1215 -r1.1216 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.1215 src/doc/CHANGES:1.1216
--- src/doc/CHANGES:1.1215 Tue Apr 21 13:07:44 2009
+++ src/doc/CHANGES Thu Apr 23 20:48:09 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1215 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1216 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -184,3 +184,4 @@
From OpenBSD and improvements from Kevin Lahey.
[cegger 20090420]
sdmmc(4): Add a driver for SD/MMC from OpenBSD. [nonaka 20090421]
+ zx(4): Add wscons support [macallan 20090423]