Update ChangeLogs in preparation for the 7.5 release

This commit is contained in:
Gregory Nutt 2014-09-27 09:53:57 -06:00
parent 355b3c3d4a
commit 293b852727

View File

@ -1003,7 +1003,7 @@
(2014-8-6).
* apps/system/sudoku: Add a sudoku game (2014-8-11).
7.5 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>
7.5 2014-09-28 Gregory Nutt <gnutt@nuttx.org>
* apps/nshlib/Kconfig, nsh.h, and nsh_netinit.c: Extend the NSH network
initialization logic. There is now an option that will create a
@ -1068,3 +1068,5 @@
example to test MTD R/W buffering (2014-9-25).
* apps/examples/ostest: Add a trivial test of sem_timedwait (2014-9-16).
7.6 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>