aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-10 15:06:46 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-10 15:06:46 +0200
commit9b39de8d9eb11807d13ff7fd8e7a27ab84c12454 (patch)
treeedcc84ec05326501cfddff52a052063d57825922 /ChangeLog
parent8c77370410297ae698a1b034da203fd567867203 (diff)
downloadlibmicrohttpd-9b39de8d9eb11807d13ff7fd8e7a27ab84c12454.tar.gz
libmicrohttpd-9b39de8d9eb11807d13ff7fd8e7a27ab84c12454.zip
fix postprocessor parser issue discovered by MD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4bafe30..92e9ce6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Fri Jul 10 15:04:51 CEST 2020
2 Fixed Postprocessor URL-encoded parsing if '%' fell on boundary. -CG/MD
3
1Thu 02 Jul 2020 09:56:23 PM CEST 4Thu 02 Jul 2020 09:56:23 PM CEST
2 Fixed return type of MHD_queue_basic_auth_fail_response. -CA/CG 5 Fixed return type of MHD_queue_basic_auth_fail_response. -CA/CG
3 6