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 <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>
+