Module Name: src
Committed By: gsutre
Date: Tue Oct 12 23:30:47 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention acpivga(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1440 -r1.1441 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.1440 src/doc/CHANGES:1.1441
--- src/doc/CHANGES:1.1440 Thu Oct 7 14:41:02 2010
+++ src/doc/CHANGES Tue Oct 12 23:30:47 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1440 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1441 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -723,3 +723,4 @@
evbarm: Support Marvell Sheevaplug and some Marvell SoC NAS box.
[kiyohara 20101002]
dhcpcd(8): Import dhcpcd-5.2.8. [roy 20101007]
+ acpivga(4): Add a driver for ACPI video extensions. [gsutre 20101012]