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 b8d2c8f5..e623d4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Sat Oct 20 12:44:16 CEST 2018
2 In thread-per-connection mode, signal main thread for
3 thread termination for instant clean-up and application
4 notification about closed connections. -CG
5
1Tue Oct 16 20:43:41 CEST 2018 6Tue Oct 16 20:43:41 CEST 2018
2 Add MHD_RF_HTTP_VERSION_1_0_RESPONSE option to make MHD 7 Add MHD_RF_HTTP_VERSION_1_0_RESPONSE option to make MHD
3 act more like an HTTP/1.0 server. -GH 8 act more like an HTTP/1.0 server. -GH