aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2017-12-05 07:45:17 +0100
committerJean Delvare <jdelvare@suse.de>2017-12-05 07:45:17 +0100
commit56149a6f847933aa6c51392bfe9d513cbc0e443d (patch)
treeba7f011d2168d1950f5ecf917c0840a345991748 /CHANGES
parentf91ab551fa73e4fe831122fb390ac2166e66af67 (diff)
downloadi2c-tools-56149a6f847933aa6c51392bfe9d513cbc0e443d.tar.gz
decode-dimms: Decode size and timings of DDR4
Decode the memory module size and timings of DDR4 memory.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6b80d84..6b7a914 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ i2c-tools CHANGES
master
tools: Fix potential buffer overflows in i2cbusses
decode-dimms: Add preliminary DDR4 support
+ Decode size and timings of DDR4
4.0 (2017-10-30)
tools: Fix build with recent compilers (gcc 4.6+)