From 730e468edd5d125c29e52c84f188dbe0a11202cb Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 10 Dec 2014 12:44:45 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 094e6b2fc3..7476d92234 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9183,3 +9183,6 @@ smartfs_procfs.c, smartfs_utils.c, smartfs.h, Kconfig, include/nuttx/fs/ioctl.h, smart.h, and mtd/smart.h: Implements wear- leveling in the SmartFS. From Ken Pettit (2014-12-9). + * arch/arm/src/tiva/tiva_i2c.c: Drive is code complete but still + untested (2014-12-10). +