From 4d23437df02e0974cb0fbf6d80fe9039037947bd Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 6 Oct 2012 14:50:37 +0000 Subject: Several bugfixes, mostly from Darcy Gong git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5217 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index bf2a85a9b..7375adccf 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -364,3 +364,7 @@ There are still a LOT of empty, stub Kconfig files. * Kconfig: Fleshed out apps/examples/buttons/Kconfig. There are still a LOT of empty, stub Kconfig files. + * apps/netutils/webserver/httpd.c: Fix a bug that I introduced in + recent check-ins (Darcy Gong). + * apps/netutils/webclient/webclient.c: Fix another but that I introduced + when I was trying to add correct handling for loss of connection (Darcy Gong) -- cgit v1.2.3