Hi Wolfram, On Mon, 15 Jan 2018 18:36:44 +0100, Wolfram Sang wrote: > So people know from CHANGES when it has been added. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > CHANGES | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/CHANGES b/CHANGES > index 1ddaa9c..7ad9e21 100644 > --- a/CHANGES > +++ b/CHANGES > @@ -63,6 +63,7 @@ master > Marked as deprecated > i2cdetect: Do a best effort detection if functionality is missing > Clarify the SMBus commands used for probing by default > + i2ctransfer: new tool to send user-defined I2C messages in one transfer > i2c-dev.h: Minimize differences with kernel flavor > Move SMBus helper functions to include/i2c/smbus.h > i2c-stub-from-dump: Be more tolerant on input dump format Good idea. A leading capital would be appreciated for consistency. Speaking of i2ctransfer, would you agree to remove it from the i2c-tools-3.1 branch? As I recall, the only reason why it was added there in the first place is because the release of i2c-tools 4.0 was late, but this has happened meanwhile. I don't think it makes sense to add a new tool to branch in maintenance state which is supposed to receive only bug fixes. As a packager, I would not expect to have to change anything to my packaging if I follow such a branch. -- Jean Delvare SUSE L3 Support