summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index d756a2bd1..abb52498f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -420,5 +420,7 @@
* Add chdir() and getcwd()
* Fix error in getopt() when called with argc==1
* Fix error in stat() when used on the root directory
+ * NSH: Add cd and pwd commands and current working directory to all NSH
+ commands that refer to paths.