aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-08-01 00:54:42 +0200
committerChristian Grothoff <christian@grothoff.org>2019-08-01 00:54:42 +0200
commitde315d36e01a089063c2e76bb26a6e705365cf66 (patch)
tree1db56aa3bf427384fb38a71f96864374c75ca21b /ChangeLog
parentbafd078984be5f846287107824eca99e6c6c42cc (diff)
downloadlibmicrohttpd-de315d36e01a089063c2e76bb26a6e705365cf66.tar.gz
libmicrohttpd-de315d36e01a089063c2e76bb26a6e705365cf66.zip
attempt to fix issue with upload data discovered by FD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4c065c8..87de3ef9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Thu 01 Aug 2019 12:53:49 AM CEST
2 Fix issue with discarding unhandled upload data discovered
3 by Florian Dold. -CG
4
1Mon 29 Jul 2019 08:01:50 PM CEST 5Mon 29 Jul 2019 08:01:50 PM CEST
2 Fix hanging situation with large transmission over upgraded 6 Fix hanging situation with large transmission over upgraded
3 (i.e. Web socket) connection with epoll() and HTTPS enabled 7 (i.e. Web socket) connection with epoll() and HTTPS enabled