diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | Sun 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 | |||
1 | Fri Jul 10 15:04:51 CEST 2020 | 5 | Fri 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 | ||