aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2008-05-05 14:57:21 +0000
committerJean Delvare <jdelvare@suse.de>2008-05-05 14:57:21 +0000
commit54cee127704f55ce953839c71f66e522c936e866 (patch)
treecf594b00901ba5c6c6ae669b15cd9035d8115864 /CHANGES
parentfc38f35ce4a8fe7c0fbdcce959d37a3205b3b283 (diff)
downloadi2c-tools-54cee127704f55ce953839c71f66e522c936e866.tar.gz
Use consistent transaction names (based on the SMBus specification)
when complaining about a missing adapter functionality. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5242 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2c336e1..13fabde 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,13 +9,16 @@ SVN
Shorten the usage message
Restrict the chip address to 0x03-0x77
Split the functionality checking code into a separate function
+ Better error message on missing adapter functionality
i2cget: Support i2c bus passed by name
Shorten the usage message
+ Better error message on missing adapter functionality
i2cset: Support i2c bus passed by name
Shorten the usage message
Restrict the chip address to 0x03-0x77
Split the code into several functions for clarity
Add support for short writes (SMBus send byte)
+ Better error message on missing adapter functionality
3.0.1 (2008-04-04)
Drop the trailing .pl from all perl script names