summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhali <khali>2008-10-26 21:46:51 +0000
committerkhali <khali>2008-10-26 21:46:51 +0000
commit6e66b940812f70c4a27eca8456dd69cab0940fb3 (patch)
tree7ee2f014c615c952ac6ad0f665f8b835deeb978b
parent40ad74fe7148267d51c2229b747dd3afee7a5192 (diff)
downloaddmidecode-6e66b940812f70c4a27eca8456dd69cab0940fb3.tar.gz
Update.
-rw-r--r--CHANGELOG26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 61c5124..eabaeba 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,29 @@
+2008-10-26 Jean Delvare <khali@linux-fr.org>
+
+ Update to support SMBIOS specification version 2.6, first round.
+
+ * dmidecode.c: Byte-swap the first 3 fields of the UUID
+ (DMI type 1).
+ * dmidecode.c: Add chassis types "Blade" and "Blade Enclosure"
+ (DMI type 3).
+
+2008-10-26 Jean Delvare <khali@linux-fr.org>
+
+ * dmiopt.c, dmidecode.8: Simplify the handling and documentation
+ of mutually exclusive output format options.
+ * dmidecode.8: Document the binary dump file format.
+ * dmidecode.c: Don't display the source dump file name in quiet
+ mode.
+ * biosdecode.c, dmidecode.c, dmioem.c, dmiopt.c, dmiopt.h,
+ ownership.c, types.h, util.c, vpddecode.c, vpdopt.c, vpdopt.h:
+ Mass coding-style change: add spaces around operators.
+ * vpddecode.c: Fix --quiet option.
+ * dmidecode.h, dmiopt.h: Pass version information to print
+ callback functions.
+ * dmidecode.c: Fix up invalid SMBIOS version.
+ * dmidecode.c: Handle base board information records of size 10
+ (DMI type 2).
+
2008-10-25 Jean Delvare <khali@linux-fr.org>
* dmidecode.c: Limit indentation in smbios_decode and