summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorkhali <khali>2015-04-27 08:47:41 +0000
committerkhali <khali>2015-04-27 08:47:41 +0000
commite5338895325928f5625d258c74659007d6e3dd9c (patch)
tree4d93e1637dd30b0ad66c661dcab15ea06026499e /CHANGELOG
parent11d40ab4145a5ca3af15955b8cc5f50685ca3497 (diff)
downloaddmidecode-e5338895325928f5625d258c74659007d6e3dd9c.tar.gz
dmidecode: Fix --dump-bin when reading from sysfs
FLAG_NO_FILE_OFFSET must be honored also in --dump-bin mode. As a side effect, the --dump-bin mode becomes a little more verbose by default, but I don't think this is a problem. It can still be silenced completely with -q if needed.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dc0110a..8f5bbf4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
2015-04-27 Jean Delvare <jdelvare@suse.de>
+ * dmidecode.c: Fix --dump-bin when reading from sysfs.
+
+2015-04-27 Jean Delvare <jdelvare@suse.de>
+
Update to support SMBIOS specification version 3.0.0.
* dmidecode.c: Add support for the new _SM3_ 64-bit entry point