summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-18 10:52:42 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-18 10:52:42 -0600
commitbe235e96e630be257fd3ff0ef90c7342b8628fac (patch)
treed832ac4f57c72d7de62ec8143a9f0e4424300a92 /apps
parent9b147dd2ac5cb89fc6b0738dff6b6c0b7f653fe5 (diff)
downloadpx4-nuttx-be235e96e630be257fd3ff0ef90c7342b8628fac.tar.gz
px4-nuttx-be235e96e630be257fd3ff0ef90c7342b8628fac.tar.bz2
px4-nuttx-be235e96e630be257fd3ff0ef90c7342b8628fac.zip
Update ChangeLog
Diffstat (limited to 'apps')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index dc6c4dcb2..d4811f4f9 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1171,4 +1171,6 @@
Contributed by Dave Marples (2015-01-11).
* apps/examples/timer: Add a trivial test of the timer driver
(2015-01-13).
+ * apps/netutils/dnsclient: Can select to be either IPv4 or IPv6, but
+ not both (IPv6 still does not compile) (2015-01-18).