aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2013-02-13 08:39:57 +0000
committerJean Delvare <jdelvare@suse.de>2013-02-13 08:39:57 +0000
commitee661452b512a5c5e050178c64825b30f28ecc6d (patch)
treead0b6dc6fec131e2a8f47072f4f767e9bffd9daa /CHANGES
parent5030dfdc052026ac296e61f7151acaf88c722dc9 (diff)
downloadi2c-tools-ee661452b512a5c5e050178c64825b30f28ecc6d.tar.gz
Prevent hang on reserved DDR3 module type
Function sprint doesn't exist, sprintf was intended. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6119 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3397203..0662a03 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@ SVN HEAD
Remove duplicate "ns" in SDR timings
Add section headers for SDR modules
Fix decoding of SDR SPD revision
+ Prevent hang on reserved DDR3 module type
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