summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-07 16:25:47 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-07 16:25:47 -0600
commit902ad9bfd1b8e70e896741321e8efdffb510326d (patch)
treeb348839a1b851b1dbe26a0701cbd66feefd2dd8e /apps/ChangeLog.txt
parentce4cbb12e5263ec14f0f16ecb8001865d122e3cf (diff)
downloadnuttx-902ad9bfd1b8e70e896741321e8efdffb510326d.tar.gz
nuttx-902ad9bfd1b8e70e896741321e8efdffb510326d.tar.bz2
nuttx-902ad9bfd1b8e70e896741321e8efdffb510326d.zip
Update ChangeLog
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index df7295df2..f8e09bc2c 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1097,3 +1097,9 @@
Pierre-Noel Bouteville (2014-10-23).
* apps/nshlib/nsh_parse.c, nsh.h, and Kconfig: Move CONFIG_NSH_TMPDIR
to CONFIG_LIBC_TMPDIR (2014-11-05).
+ * apps/interpreter/bas: Merged in the Michael Haardt's BAS 2.4 adapted
+ for use by NuttX by Alan Carvalho de Assis. The bas24 branch was merged
+ into the master branch on this date (2014-11-7).
+ * apps/examples/bastest: This is a special version of Michael
+ Haardt's BAS 2.4 test files adapted for use by NuttX on a ROMFS file
+ system (2014-11-7).