summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e4f09183b..4ba9404b5 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1788,4 +1788,5 @@
less than or equal to 64Kb. In this case, CONFIG_MM_SMALL can be
defined so that those MCUs will also benefit from the smaller, 16-
bit-based allocation overhead.
+ * lib/string/lib_strndup.c: Add standard strndup() library function.