summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1f30bcd..282a89e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,9 @@
entire binary file into a buffer.
* dmidecode.c: Add passing of flags parameter to dmi_table.
* dmidecode.c: Add reading of SMBIOS tables from sysfs.
+ * dmidecode.c, dmiopt.c, dmiopt.h: Add --no-sysfs option to disable
+ use of sysfs.
+ * dmidecode.8: Document the changes above.
2015-04-20 Jean Delvare <jdelvare@suse.de>