aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4afe7fa7..1f3176a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Mon May 20 12:29:35 CEST 2013
2 Added MHD_CONNECTION_INFO_CONNECTION_FD to allow clients
3 direct access to connection socket; useful for COMET
4 applications that need to disable NAGLE (#2886). -CG
5
1Mon May 15 12:49:01 CEST 2013 6Mon May 15 12:49:01 CEST 2013
2 Fixing #2859. -CG 7 Fixing #2859. -CG
3 8