aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e85001c..e8aeed86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Wed 21 Oct 2020 10:00:58 AM CEST
2 Corking should be OFF when sending the footer (#6610). -AP/CG
3
1Wed 07 Oct 2020 11:07:00 MSK 4Wed 07 Oct 2020 11:07:00 MSK
2 W32 default target version changed to Vista, XP is still supported. 5 W32 default target version changed to Vista, XP is still supported.
3 Minor fixes and additional asserts for memorypool. 6 Minor fixes and additional asserts for memorypool.
@@ -17,7 +20,7 @@ Thu 24 Sep 2020 16:55:00 MSK
17 Fixed compiler warnings on W32. 20 Fixed compiler warnings on W32.
18 Minor optimisation of MHD_YES/MHD_NO internal usage. 21 Minor optimisation of MHD_YES/MHD_NO internal usage.
19 Refactor and cleanup of internal debugging macros. 22 Refactor and cleanup of internal debugging macros.
20 Updated HTTP status codes, header names and methods from 23 Updated HTTP status codes, header names and methods from
21 the registries. 24 the registries.
22 Fixed portability of test_upgrade_large. 25 Fixed portability of test_upgrade_large.
23 Minor testsuite fixes. 26 Minor testsuite fixes.