summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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 29405d9f6..99b3df08f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -552,4 +552,5 @@
into very small memory footprints.
* Added a block to character (BCH) driver. This is kind of the reverse of the loop
device; it allows you access a block device like a character device.
-
+ * Added strcasecmp() and strncasecmp()
+ * NSH: Added 'dd' command