summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index e33d2ccb0..54733d039 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1072,4 +1072,6 @@
* apps/examples/ostest: Add a simple test of named semaphores
(2014-9-23).
-
+ * apps/netutils/webclient/Kconfig and webclient.c: Add implementation of
+ timeouts for the apps/netutils/webclient. From Brennan Ashton
+ (2014-9-29).