aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf40e5ec..7cf8790e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
1Thu Nov 10 21:50:35 MSK 2016
2 Added rejection in MHD_start_daemon() of invalid combinations
3 of daemon flags.
4 Added MHD_USE_AUTO and MHD_USE_AUTO_INTERNAL_THREAD for
5 automatic selection of polling function depending on
6 platform capabilities and requested mode. -EG
7
1Thu Nov 10 17:49:56 MSK 2016 8Thu Nov 10 17:49:56 MSK 2016
2 Ported "upgrade" tests to W32 and other platforms, used 9 Ported "upgrade" tests to W32 and other platforms, used
3 "gnutls-cli" instead of "openssl" in tests, minor bugs 10 "gnutls-cli" instead of "openssl" in tests, minor bugs