summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2b707f8b5..4ee0bd03f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -825,5 +825,5 @@
* examples/thttpd: A basic test program for THTTPD
* configs/eagle100/thttpd: A build configuration for THTTPD on the Micromint
Eagle-100 LMS6918 (Cortex-M3) board.
- * lib/: Added strstr()
+ * lib/: Added strstr() and strpbrk().