aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7f00d79..19f32e85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
1Sat 08 Feb 2020 09:12:54 PM CET
2 Fixed 100-continue handling for PATCH method (#6068).
3 Fixed FTBFS from wrong #endif position for certain builds (#6025).
4 Fixed connection overflow issue when combining MHD_USE_NO_LISTEN_SOCKET
5 with MHD_USE_THREAD_PER_CONNECTION (#6036).
6 Updated m4 script to fix FTBFS when using -Werror=unused-but-set-parameter (#6078).
7 Releasing libmicrohttpd 0.9.70. -CG
8
1Thu Dec 26 14:43:27 CET 2019 9Thu Dec 26 14:43:27 CET 2019
2 Adding fix for urlencoding of keys without values in 10 Adding fix for urlencoding of keys without values in
3 post-processor logic. -CG 11 post-processor logic. -CG