From 86c7e0af25f73384237d89339618917b30e176f9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 29 Sep 2012 15:58:41 +0000 Subject: Prep for NxWidgets 1.3 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5205 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/ChangeLog.txt | 4 +++- NxWidgets/ReleaseNotes.txt | 15 +++++++++++++++ apps/ChangeLog.txt | 4 +++- nuttx/ChangeLog | 3 ++- 4 files changed, 23 insertions(+), 3 deletions(-) diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index 03b416001..06709996f 100644 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -158,7 +158,7 @@ * nxwm/Makefile: Fix error that creapt in during some other recent check-ins. -1.3 2012-xx-xx Gregory Nutt +1.3 2012-09-29 Gregory Nutt * UnitTests/*/main.cxx: Change entry point name to be consistent with with entry point naming conventions introduced in NuttX @@ -170,3 +170,5 @@ for consistency with recent changes to NuttX build system (>= 6.22) * Kconfig: Add option to turn on the memory monitor feature of the NxWidgets/NxWM unit tests. + +1.4 2012-xx-xx Gregory Nutt diff --git a/NxWidgets/ReleaseNotes.txt b/NxWidgets/ReleaseNotes.txt index 96ce29e1a..7d3fb7aaa 100644 --- a/NxWidgets/ReleaseNotes.txt +++ b/NxWidgets/ReleaseNotes.txt @@ -97,3 +97,18 @@ Bugfixes: As well as other, less critical bugs (see the ChangeLog for details) +NxWidgets-1.3 +============= + +The 4th release of the NxWidgets package as made on September 29, 2012. This +release depends on NuttX-6.22 or above and should not be used with older +NuttX releases. + +There are no functional changes in this release of NxWidgets. This release +is required in order to retain compatibility with the most recent versions +of NuttX. These comptibility changes include: + +* Naming of function entry points +* Build system changes +* Changes needed for the NuttX configuration tool + diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index a14f51323..8eb96ac69 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -279,7 +279,7 @@ * apps/*/Make.defs: Numerous fixes needed to use the automated configuration (from Richard Cochran). -6.22 2012-xx-xx Gregory Nutt +6.22 2012-09-29 Gregory Nutt * apps/netutils/thttpd/thttpd_cgi.c: Missing NULL in argv[] list (contributed by Kate). @@ -348,3 +348,5 @@ * apps/examples/Make.defs: Missing support for apps/examples/watchdog. * apps/NxWidgets/Kconfig: Add option to turn on the memory monitor feature of the NxWidgets/NxWM unit tests. + +6.23 2012-xx-xx Gregory Nutt diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 526c8a335..438d89a91 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3177,7 +3177,7 @@ * arch/arm/src/stm32/stm32_otgfshost.c: This driver now appears to be functional (although more testing is necesary). -6.22 2012-xx-xx Gregory Nutt +6.22 2012-09-29 Gregory Nutt * include/semaphore.h, sched/sem_holders.c, and lib/semaphore/sem_init.c: Fix some strange (and probably wrong) list handling when @@ -3453,3 +3453,4 @@ * net/uip/uip_icmpping.c: Fix problem that prevented ping from going outside of local network. Submitted by Darcy Gong +6.23 2012-09-29 Gregory Nutt -- cgit v1.2.3