summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 78011ef84..5d855c379 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -184,4 +184,6 @@
checkin).
* apps/examples/ftpd: Add a test for the FTPD server (untest on initial
check-in).
+ * apps/nshlib/nsh_fscmds.c: Add support for a 'dmesg' command that will
+ dump the system log if CONFIG_SYSLOG is selected.