summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 042cb1582..fb6b3dec7 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -106,3 +106,8 @@
show or set the time (only if CONFIG_RTC is set).
6.10 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+
+ * apps/system/i2c: Add repitition and address auto-incrementing so that
+ and command can be executed numerous times. Add a new verify command
+ that will write to a register, read from register, and verify that
+ returned value.