summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index f76560e26..69e952732 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -953,4 +953,6 @@
instead of uip_. (2014-7-2).
* apps/nshlib/nsh_usbkeyboard.c: Add a configuration to use a USB
keyboard for the stdin device (2014-7-3).
+ * apps/neturils/webclient/webclient.c: Fix to offset caculation from
+ Rony Xln. Prevents 0x0a at the beginning of lines (2014-7-7).