summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7f7f2c6..b992f74 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
2015-04-27 Jean Delvare <jdelvare@suse.de>
+ Update to support SMBIOS specification version 3.0.0.
+
* dmidecode.c: Add preliminary support for the new _SM3_ 64-bit
entry point defined in the SMBIOS specification version 3.0.0.
* dmidecode.c: Add 3 new chassis types (DMI type 3).
@@ -7,6 +9,8 @@
* dmidecode.c: Add 4 new Intel socket types (DMI type 4).
* dmidecode.c: Add 13 new slot types (DMI type 9).
* dmidecode.c: Add 4 new memory device types (DMI type 17).
+ * dmidecode.c: Add support for processors with more than 255 cores
+ or threads (DMI type 4).
2015-04-21 Roy Franz <roy.franz@linaro.org>