summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhali <khali>2003-10-14 20:31:18 +0000
committerkhali <khali>2003-10-14 20:31:18 +0000
commitf256c58c917e628561d3e7354846166924194277 (patch)
treea8faa5ddf600861df970f2e8573f0016d59a8947
parentefee2f15004ad8cd64d6c08836b537fdd3bdeb41 (diff)
downloaddmidecode-f256c58c917e628561d3e7354846166924194277.tar.gz
Update.
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7c67f19..c9db494 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+2003-10-14 Jean Delvare <khali@linux-fr.org>
+
+ * dmidecode.c: Update DMTF reference addresses.
+ * dmidecode.c: List two more processors (Athlon64 and Pentium M)
+ as x86-class (i.e. supporting CPUID).
+
2003-10-11 Jean Delvare <khali@linux-fr.org>
Update to support DMTF Master MIF version 030621 (was 021205).
@@ -5,6 +11,8 @@
* dmidecode.c: Handle unknown processor voltage.
* dmidecode.c: Fix typo in event log method.
* dmidecode.c: One additional processor type (Pentium M).
+ * dmidecode.c: Add the AMD Opteron to the list of x86-class
+ processors. Thanks to Mike Cooper for providing information.
* vpddecode.c: New program for decoding a machine's VPD structure
(only found in IBM machines).
* Makefile: Update accordingly.