Module Name: src
Committed By: nonaka
Date: Sat Mar 10 16:02:56 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note Family 12h support for amdtemp(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1682 -r1.1683 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.1682 src/doc/CHANGES:1.1683
--- src/doc/CHANGES:1.1682 Thu Mar 8 18:58:22 2012
+++ src/doc/CHANGES Sat Mar 10 16:02:56 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1682 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1683 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -31,3 +31,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
file(1): upgraded to 5.11 [christos 20120222]
evbmips: Add support for Lemote Yeeloong Notebook. [nonaka 20120302]
re(4): Add support for RTL8168E-VL. [nonaka 20120302]
+ amdtemp(4): Add support for Family 12h. [nonaka 20120302]