From b90eb1a7607f0b48379a22ee398b039e8a67c4ca Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 14 Aug 2014 15:46:00 -0600 Subject: [PATCH] Update ChangeLogs and ReleaseNotes for 7.4 release (not complete) --- ChangeLog.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 399ea514a..680d49817 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -940,7 +940,7 @@ * netutils/webserver: httpd_fs_open() should return OK on success and ERROR on failure, not 1 and 0 (2014-6-23) -7.4 2014-xx-xx Gregory Nutt +7.4 2014-08-15 Gregory Nutt * apps/system/mdio: PHY tool from Daniel Lazlo Sizter (2014-6-27). * apps/nshlib: Networking logic modified to handler the case of SLIP @@ -953,7 +953,7 @@ instead of uip_. (2014-7-2). * apps/nshlib/nsh_usbkeyboard.c: Add a configuration to use a USB keyboard for the stdin device (2014-7-3). - * apps/neturils/webclient/webclient.c: Fix to offset caculation from + * apps/neturils/webclient/webclient.c: Fix to offset calculation from Rony Xln. Prevents 0x0a at the beginning of lines (2014-7-7). * netutils/webserver (and other files): Fix some configuration usage: CONFIG_NETUTILS_HTTPD_SENDFILE was missing from Kconfig; CONFIG_NET_HAVE_SOLINGER @@ -1003,3 +1003,5 @@ (2014-8-6). * apps/system/sudoku: Add a sudoku game (2014-8-11). +7.5 2014-xx-xx Gregory Nutt +