From 03b587f29c758e9ae97fb3ed3a44e5bf71ac0d52 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 28 Aug 2014 09:15:34 -0600 Subject: Update ChangeLogs --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index bb3d33a86..292c6b631 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -1011,3 +1011,6 @@ the link goes down, the code will attempt to gracefully put the Ethernet driver in a down state; When the link comes back, the code will attempt to bring the network back up (2014-8-17). + * apps/system/free/free.c and install/install.c: STM32 FLASH fixes: + use size_t instead of uint16_t, make interface more generic. From + Freddie Chopin (2014-8-28). -- cgit v1.2.3