summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-14 15:46:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-14 15:46:00 -0600
commitcdfc696a3414ad7083d823276735f279d407caae (patch)
treeff0468f30890e2d227fd6a3f31f442b9dc74e140 /apps/ChangeLog.txt
parente89f422d9e2660313beb46a12c7a343693452459 (diff)
downloadnuttx-cdfc696a3414ad7083d823276735f279d407caae.tar.gz
nuttx-cdfc696a3414ad7083d823276735f279d407caae.tar.bz2
nuttx-cdfc696a3414ad7083d823276735f279d407caae.zip
Update ChangeLogs and ReleaseNotes for 7.4 release (not complete)
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 399ea514a..680d49817 100644
--- a/apps/ChangeLog.txt
+++ b/apps/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 <gnutt@nuttx.org>
+7.4 2014-08-15 Gregory Nutt <gnutt@nuttx.org>
* 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 <gnutt@nuttx.org>
+