summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-15 16:11:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-15 16:11:32 +0000
commit61f7bc640f2f2ef42df04ca47d2806401cf97469 (patch)
tree8ebb44ad6d08a18c37bcea3341005deb7ed97b43 /nuttx/ChangeLog
parentcad9ed8e13b1b5e7448f41a71837d0e52ca0ad42 (diff)
downloadnuttx-61f7bc640f2f2ef42df04ca47d2806401cf97469.tar.gz
nuttx-61f7bc640f2f2ef42df04ca47d2806401cf97469.tar.bz2
nuttx-61f7bc640f2f2ef42df04ca47d2806401cf97469.zip
Prep for 6.14 releasenuttx-6.14
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4301 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a6c69d13c..3252793fc 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2298,7 +2298,7 @@
PIC32 board.
* Both PIC32 OS test and NSH configurations have now been verified.
-6.14 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+6.14 2012-01-15 Gregory Nutt <gnutt@nuttx.org>
* tools/Makefile.export, mkexport.sh, and configure.sh: Changes submitted
by Mike Smith to support configuration and 'make export' on MAC OS.
@@ -2365,3 +2365,5 @@
(Contributed by Mikhail Bychek)
* lib/stdio/lib_vsprintf.c: Add support for fixed-size fields with floating
point numbers (Contributed by Mikhail Bychek)
+
+6.15 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>