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 abb52498f..ef687d659 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -422,5 +422,7 @@
* 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.
+ * Fix errors and warnings introduced into Linux sim build because of recent
+ Cygwin-related changes