From 6a38a0a0b247ec23758b62e037a6b3280aaa52c2 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Fri, 11 Sep 2020 15:34:09 +0200 Subject: CHANGES: Update for the upcoming release Add all relevant information to the CHANGES file. Fix the leading case of some entries for consistency, and remove one which wasn't worth mentioning. Signed-off-by: Jean Delvare --- CHANGES | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 4b165b6..7177a79 100644 --- a/CHANGES +++ b/CHANGES @@ -2,14 +2,32 @@ i2c-tools CHANGES ----------------- master - manpages: add BUGS section to let people know how to contact us - Makefile: allow to preset all CFLAGS and LDFLAGS variables + manpages: Add BUGS section to let people know how to contact us + Makefile: Allow to preset all CFLAGS and LDFLAGS variables tools: Consistently use snprintf instead of sprintf Restrict addresses 0x03-0x07, too (defined by I2C standard) decode-dimms: Print SPD revision for DDR3 too - Move SDR-specific code + Print primary bus width for DDR3 and DDR4 + List ee1004 as a candidate driver + Display MAC for DDR3 + Add MAC abbreviation for DDR4 + Round DDR4 speed properly + Detect and report truncated input files + Print kernel driver used + Print DDR memory speed in MT/s + Add DDR5 memory types + Decode manufacturing data for LPDDR3 + Fix the version string + Point the user to the right drivers + Update the list of vendors to Jedec JEP106BB + decode-vaio: Add support for the at24 driver + Scan more i2c buses + i2cset: Fix short writes with mask i2ctransfer: Mention '-a' everywhere in the manpage - support messages using I2C_M_RECV_LEN + Support messages using I2C_M_RECV_LEN + Add check for returned length from driver + i2c-stub-from-dump: Read dumps from hexdump -C + library: Add a manual page to document the API 4.1 (2018-11-30) Makefile: Make STRIP, DESTDIR and PREFIX overridable -- cgit v1.2.1