aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-06-13 07:21:51 +0000
committerChristian Grothoff <christian@grothoff.org>2007-06-13 07:21:51 +0000
commit67b4004e738e976179272da7e254f6b72887bc94 (patch)
tree9822a4df9051a29c4da961cd847596b69042821b /README
parent0ddd6fdd1d9dcd52635a8f6244c2093242efe33f (diff)
downloadlibmicrohttpd-67b4004e738e976179272da7e254f6b72887bc94.tar.gz
libmicrohttpd-67b4004e738e976179272da7e254f6b72887bc94.zip
added essential logging
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index fd046b25..a91c1055 100644
--- a/README
+++ b/README
@@ -10,7 +10,6 @@ In general:
10=========== 10===========
11daemon.c: 11daemon.c:
12- MHD_cleanup_session: major memory leaks (headers!) 12- MHD_cleanup_session: major memory leaks (headers!)
13- add additional LOG messages for debugging
14 13
15session.c: 14session.c:
16- MHD_session_get_fdset (essentially not implemented) 15- MHD_session_get_fdset (essentially not implemented)