summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2013-06-07 06:46:36 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2013-06-07 06:46:36 +0000
commitb8d90b7104a1258854c90e6391bbf37db900cbf3 (patch)
tree4d228ee34d915939eb8007d5192afd2a1cf19764 /CHANGES
parenteff186ba302455501f86ae9c5c923891220f3b82 (diff)
downloadi2c-tools-b8d90b7104a1258854c90e6391bbf37db900cbf3.tar.gz
decode-dimms: Generate XHTML 1.1 compliant markup
In HTML output mode, generate XHTML 1.1 compliant markup. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6183 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d163de0..750d090 100644
--- a/CHANGES
+++ b/CHANGES
@@ -37,7 +37,7 @@ SVN HEAD
Add support for Load Reduced DIMM (LRDIMM) DDR3 modules
Fully decode the DDR3 SDRAM Device Type field
Encode "degrees" to HTML degree symbol
- Generate HTML 4.01 compliant markup
+ Generate XHTML 1.1 compliant markup
i2cdetect: Do a best effort detection if functionality is missing
Clarify the SMBus commands used for probing by default
i2c-dev.h: Minimize differences with kernel flavor