From dff945d9aaf5c67b7692e530ed53ea4c1ea86018 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 29 Jan 2014 14:41:18 -0600 Subject: Preparation for NuttX-6.33 release (maybe tomorrow) --- apps/ChangeLog.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 7c7b9d4a0..146d0943b 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -743,7 +743,7 @@ * apps/nshlib/nsh_fscmds.c: Add an option to the mkfatfs command to specify FAT12, FAT16, or FAT32 (2013-12-5). -6.33 2014-xx-xx Gregory Nutt +6.33 2014-01-30 Gregory Nutt * apps/nshlib/nsh_mntcmds.c: Modified the df -h logic to eliminate truncating numbers in conversion (like 7900 -> 7M). From Ken @@ -756,7 +756,7 @@ (2014-1-4). * apps/netutils/dhcpc/Kconfig, resolv/Kconfig, telnetd/Kconfig, and apps/nshlib/Kconfig: Refactor some configuration dependencies: NSH - features should debug on netutil selections; netutil selections + features should depend on netutil selections; netutil selections should depend on networking selections. (2014-1-9). * apps/nshlib/nsh_command.c: Separate NSH command handling from NSH line parsing. This re-partitioning simplifies the logic and will @@ -809,3 +809,5 @@ * apps/system/vi: Tiny VI is basically functional. All commands seem to work. There are still some display artifacts and probably several untested conditions (2014-1-21). + +6.34 2014-xx-xx Gregory Nutt -- cgit v1.2.3