aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2018-11-30 15:09:52 +0100
committerJean Delvare <jdelvare@suse.de>2018-11-30 15:09:52 +0100
commitcac306db9a302c99e36daf6f03e24ef7d00d56e3 (patch)
treec42de346fd7972ff67560790ef043749c9f4103e
parentde9a30178603ae7ebdcaf6ed3e5880e0061b6f51 (diff)
downloadi2c-tools-cac306db9a302c99e36daf6f03e24ef7d00d56e3.tar.gz
CHANGES: Add missing entries since v4.0
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b9d0ab9..9aa2968 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,9 @@ i2c-tools CHANGES
-----------------
master
+ Makefile: Make STRIP, DESTDIR and PREFIX overridable
tools: Fix potential buffer overflows in i2cbusses
+ Fix build race
Allow usage of reserved addresses with the '-a' flag
decode-dimms: Add preliminary DDR4 support
Decode size and timings of DDR4
@@ -12,6 +14,12 @@ master
Verify the CRC of DDR4 data block 1
Update manufacturer IDs (JEP106AX)
eeprog: Fix ambiguous parentheses
+ Fix build race
+ i2ctransfer: Rename option '-f' to '-a' for consistency
+ i2c-dev.h: Delete
+ library: Fix build race
+ Allow disabling the dynamic flavor
+ Mention the correct license in source files
py-smbus: Fix i2c_smbus_* error propagation
4.0 (2017-10-30)