Module Name: src
Committed By: macallan
Date: Thu Apr 1 05:08:46 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention ADM1031 support in dbcool
To generate a diff of this commit:
cvs rdiff -u -r1.1373 -r1.1374 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.1373 src/doc/CHANGES:1.1374
--- src/doc/CHANGES:1.1373 Wed Mar 31 09:21:43 2010
+++ src/doc/CHANGES Thu Apr 1 05:08:46 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1373 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1374 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -572,3 +572,5 @@
cgtwelve: A driver for Sun CG12 / Matrox SG3 graphics boards
[macallan 20100323]
dhcpcd(8): Import dhcpcd-5.2.2. [roy 20100331]
+ dbcool(4): Added support for ADM1031 therman sensor / fan controller
+ [macallan 20100401]