aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-02-26 02:17:14 +0000
committerChristian Grothoff <christian@grothoff.org>2008-02-26 02:17:14 +0000
commit0ac63fed85bf016556ee659c465aae52d845886c (patch)
treeb50815caa491446b0150ac1f6584b1c8a4068539
parentd21cdf7f463a049af3c67ea28a2dc75a9f8265e0 (diff)
downloadlibmicrohttpd-0ac63fed85bf016556ee659c465aae52d845886c.tar.gz
libmicrohttpd-0ac63fed85bf016556ee659c465aae52d845886c.zip
log
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6e08c8f..fea3705e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Mon Feb 25 19:13:53 MST 2008
2 Fixed a problem with sockets closed for reading ending up
3 in the read set under certain circumstances. -CG
4
1Wed Jan 30 23:15:44 MST 2008 5Wed Jan 30 23:15:44 MST 2008
2 Added support for nested multiparts to post processor. 6 Added support for nested multiparts to post processor.
3 Made sure that MHD does not allow pipelining for methods 7 Made sure that MHD does not allow pipelining for methods