From b6e3ef8e839f9a051a5b217b1b2074a09c1b2783 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 28 Oct 2013 14:08:34 -0600 Subject: [PATCH] Prep for release 6.31 --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 3979faf69..c7160a968 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -658,7 +658,7 @@ options that do not appear in Kconfig (2013-9-18). * apps/examples/cc3000: Condition the CC3000 example on having selected the CC3000 device. Otherwise, you are prompted for - this the CC3000 option on each 'make oldconfig' (2013-9-18). + this option on each 'make oldconfig' (2013-9-18). * apps/system/usbmonitor/usbmonitor.c: Fix some bad conditional compilation probably introduced on 2013-9-9 (2013-9-23). * apps/system/stackmonitor: Add a daemon that can be used to