From f25ea29aaa8b6233dcc6a3513c5b4759cef56446 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 1 Sep 2014 13:22:37 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index bb608080349..c0a05a68598 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8348,4 +8348,7 @@ Completes the implementation of sbrk() (untested) (2014-9-1). * configs/cc3200-launchpad: Updates to the CC3200-Launchpad configuration for better compatibility. From Jim Ewing (2014-9-1). + * Removed all support from the 8051 from the NuttX source tree. The + obsoleted code along with the removal patch can now be found at + misc/Obsoleted/ (2014-9-1).