aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebbe7994..a2e24c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sun 26 Jul 2020 01:56:54 PM CEST
2 Add MHD_create_response_from_pipe() to allow creating a response based
3 on data read from a pipe. -CG
4
1Fri Jul 10 15:04:51 CEST 2020 5Fri Jul 10 15:04:51 CEST 2020
2 Fixed Postprocessor URL-encoded parsing if '%' fell on boundary. -CG/MD 6 Fixed Postprocessor URL-encoded parsing if '%' fell on boundary. -CG/MD
3 7