aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-26 19:31:15 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-26 19:31:15 +0200
commit86186edbf3b10db596887e75f9f7be5f778125bc (patch)
treea873a8ebb77332760a858f5c53207763abe16c7f /ChangeLog
parent0237123940668924ef57f46778b3949d45782b69 (diff)
downloadlibmicrohttpd-86186edbf3b10db596887e75f9f7be5f778125bc.tar.gz
libmicrohttpd-86186edbf3b10db596887e75f9f7be5f778125bc.zip
version bumpv0.9.68
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a05a9228..90f6d7b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
1Sat 26 Oct 2019 06:53:05 PM CEST 1Sat 26 Oct 2019 06:53:05 PM CEST
2 Fix regression where MHD would fail to return an empty response 2 Fix regression where MHD would fail to return an empty response
3 when used with HTTPS. -CG/TR 3 when used with HTTPS.
4 Releasing libmicrohttpd 0.9.68. -CG/TR
4 5
5Fri 25 Oct 2019 02:31:59 PM CEST 6Fri 25 Oct 2019 02:31:59 PM CEST
6 Introduce MHD_RF_INSANITY_HEADER_CONTENT_LENGTH. -CG 7 Introduce MHD_RF_INSANITY_HEADER_CONTENT_LENGTH. -CG