From ae41d462b4348039b161a2c57a04bbf4769b6db3 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 2 Jun 2016 10:51:21 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 38b74c9a2..2c04f50ba 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1608,5 +1608,6 @@ 7.17 2016-xx-xx Gregory Nutt * apps/system/flash_eraseall: Removed! This logic violates the OS/ - application interface and cannot be supported (2016-06-03). + application interface and cannot be supported. The old code can still + be found in the 'Obsoleted' repository (2016-06-03).