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 55b263e1f..8f774358d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -455,4 +455,5 @@
and mounted.
* Corrected a critical bug that prevent recvfrom from receiving packets from
any remote UDP port.
+ * NSH: Add hexadecimal dump command (xd)