aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-05-20 10:30:32 +0000
committerChristian Grothoff <christian@grothoff.org>2013-05-20 10:30:32 +0000
commitcfea15fe53e1d84d38de88651f31122de6369143 (patch)
tree1a2b622d6c6d886cd0bdca52bf992c11da03ada3 /ChangeLog
parentf4a4a70d43a3c99915190447356c1080feb8867b (diff)
downloadlibmicrohttpd-cfea15fe53e1d84d38de88651f31122de6369143.tar.gz
libmicrohttpd-cfea15fe53e1d84d38de88651f31122de6369143.zip
-fix 2886
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