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 1f3176a1..49c5cfb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Tue May 21 14:34:36 CEST 2013
2 Improving configure tests for OpenSSL and spdylay to
3 avoid build errors in libmicrospdy code if those libraries
4 are not present. -CG
5
1Mon May 20 12:29:35 CEST 2013 6Mon May 20 12:29:35 CEST 2013
2 Added MHD_CONNECTION_INFO_CONNECTION_FD to allow clients 7 Added MHD_CONNECTION_INFO_CONNECTION_FD to allow clients
3 direct access to connection socket; useful for COMET 8 direct access to connection socket; useful for COMET