summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 4d147d91d..db56d6681 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -392,5 +392,6 @@
* COPYING: Licensing information added.
* apps/netutils/codec and include/netutils/urldecode.h, base64.h, and md5.h:
A port of the BASE46, MD5 and URL CODEC library from Darcy Gong.
- * nslib/nsh_codeccmd.c: NSH commands to use the CODEC library.
+ * nsnlib/nsh_codeccmd.c: NSH commands to use the CODEC library.
Contributed by Darcy Gong.
+ * apps/examples/wgetjson: Test example contributed by Darcy Gong