aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2010-12-12 13:22:29 +0000
committerJean Delvare <jdelvare@suse.de>2010-12-12 13:22:29 +0000
commit210dd401a52ec549fb2498b527bc280f1c542cdf (patch)
treea8217f09b3f793c159f4ece94ccf047be52021b4 /CHANGES
parent7e636d2ae340899572be928d80c3ef9a376ff19e (diff)
downloadi2c-tools-210dd401a52ec549fb2498b527bc280f1c542cdf.tar.gz
Make value arrays const for block write functions. Patch from Roman
Fietze. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5894 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 3e69f3a..da07bd9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
i2c-tools CHANGES
-----------------
+SVN
+ i2c-dev.h: Make value arrays const for block write functions
+
3.0.3 (2010-12-12)
Makefile: Let the environment set CC and CFLAGS
Integrate py-smbus into the build system