Module Name: src
Committed By: jruoho
Date: Sun Aug 15 09:26:57 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note acpicpu(4) now that all basic components have been merged.
To generate a diff of this commit:
cvs rdiff -u -r1.1427 -r1.1428 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.1427 src/doc/CHANGES:1.1428
--- src/doc/CHANGES:1.1427 Fri Aug 6 10:59:52 2010
+++ src/doc/CHANGES Sun Aug 15 09:26:57 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1427 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1428 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -702,3 +702,5 @@
tests: Convert the sort tests to ATF. [jmmv 20100801]
wpa: New wpa_supplicant and hostapd 0.7.2 [christos 20100804]
bind: Update to 9.7.2b1. [christos 20100806]
+ acpicpu(4): add a driver for ACPI-based processor functionality.
+ [jruoho 20100815]