Module Name: src
Committed By: jmcneill
Date: Tue Aug 18 16:49:25 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
acpi(4): Updated ACPICA to 20090730. This release includes full
support for the ACPI 4.0 specification. [jmcneill 20090818]
To generate a diff of this commit:
cvs rdiff -u -r1.1276 -r1.1277 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.1276 src/doc/CHANGES:1.1277
--- src/doc/CHANGES:1.1276 Sat Aug 15 16:35:41 2009
+++ src/doc/CHANGES Tue Aug 18 16:49:24 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1276 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1277 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -367,3 +367,5 @@
secmode_keylock, keylock, gpiolock(4): Add support for multi-position
keylocks. [mbalmer 20090814]
nbperf(1): A minimal perfect hash function generator. [joerg 20090815]
+ acpi(4): Updated ACPICA to 20090730. This release includes full
+ support for the ACPI 4.0 specification. [jmcneill 20090818]