summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-21 12:47:07 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-21 12:47:07 -0600
commitd1b1536d66431eeab17db17c6066c8da59410e1c (patch)
tree5c19708aff720b1035dda03a809eeca4a1939d66 /apps/ChangeLog.txt
parent63fbc0c2b3867e8919174c618a85a951f41b3682 (diff)
downloadnuttx-d1b1536d66431eeab17db17c6066c8da59410e1c.tar.gz
nuttx-d1b1536d66431eeab17db17c6066c8da59410e1c.tar.bz2
nuttx-d1b1536d66431eeab17db17c6066c8da59410e1c.zip
Add runtime configuration for UDP discovery utility. From Max Holtzberg
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index a7f0fad8b..e6ceed475 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -555,3 +555,6 @@
Ken Pettit (2013-5-11).
* apps/examples/helloxx: C++ name mangling was occurring when this
example is built as an NSH built-in application. (2013-5-16).
+ * apps/netutils/discover: Added a runtime configuration for the
+ UDP discover utility. From Max Holtzberg (2013-5-21).
+