aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 189c5704..2b235663 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Thu Dec 4 00:43:10 CET 2014
2 If "Connection: upgrade" is requested, do not add
3 "Connection: Keep-Alive" in the response. -GJ
4
1Tue Nov 18 13:52:29 CET 2014 5Tue Nov 18 13:52:29 CET 2014
2 Call MHD_cleanup_connections() during MHD_DAEMON_INFO_CURRENT_CONNECTIONS 6 Call MHD_cleanup_connections() during MHD_DAEMON_INFO_CURRENT_CONNECTIONS
3 processing for more accurate results. -MS 7 processing for more accurate results. -MS