summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a1156c6e..b6a06220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Wed Jan 30 23:15:44 MST 2008
- Added support for nested multiparts to post processor. -CG
+ Added support for nested multiparts to post processor.
+ Made sure that MHD does not allow pipelining for methods
+ other than HEAD and GET (and of course still also only
+ allows it for http 1.1). -CG
Mon Jan 21 11:59:46 MST 2008
Added option to limit number of concurrent connections