From 8ba1816945e9052220419265de013a3e51ebd7c8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 28 Oct 2012 13:20:36 +0000 Subject: DNS fixes from Darcy Gong git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5268 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index b75637ad2..5020eb1c7 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -387,4 +387,6 @@ * apps/netutils/json: Add a snapshot of the cJSON project. Contributed by Darcy Gong. * apps/examples/json: Test example for cJSON from Darcy Gong - + * apps/nshlib/nsh_netinit.c: Fix static IP DNS problem (Darcy Gong) + * apps/netutils/resolv/resolv.c: DNS fixes from Darcy Gong. + * COPYING: Licensing information added. -- cgit v1.2.3