Module Name: src
Committed By: macallan
Date: Wed Aug 12 19:43:00 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
mention voyagerfb
To generate a diff of this commit:
cvs rdiff -u -r1.1272 -r1.1273 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.1272 src/doc/CHANGES:1.1273
--- src/doc/CHANGES:1.1272 Sun Aug 9 10:00:34 2009
+++ src/doc/CHANGES Wed Aug 12 19:43:00 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1272 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1273 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -361,3 +361,5 @@
patches. [haad 20090808]
gpioiic(4): New driver to create an I2C bus using GPIO pins in
bit-banging mode. [mbalmer 20090809]
+ voyagerfb(8): a driver for the Gdium Liberty 1000's video controller
+ [macallan 20090812]