summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-29 16:15:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-29 16:15:00 +0000
commit51709d08eeb785927100614e09cc2f7e1331bb87 (patch)
treebc71dd12c39ba648e81343ab678187432944a5a6 /nuttx/ChangeLog
parent850061ca09fa4555c7cac952c4455430c8f9dbd7 (diff)
downloadnuttx-51709d08eeb785927100614e09cc2f7e1331bb87.tar.gz
nuttx-51709d08eeb785927100614e09cc2f7e1331bb87.tar.bz2
nuttx-51709d08eeb785927100614e09cc2f7e1331bb87.zip
Add mem command to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ef687d659..82f3fdc09 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -423,6 +423,7 @@
* NSH: Add cd and pwd commands and current working directory to all NSH
commands that refer to paths.
* Fix errors and warnings introduced into Linux sim build because of recent
- Cygwin-related changes
+ Cygwin-based sim changes
+ * NSH: Add mem command to display heap usage