aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c45326df..b4c065c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Mon 29 Jul 2019 08:01:50 PM CEST
2 Fix hanging situation with large transmission over upgraded
3 (i.e. Web socket) connection with epoll() and HTTPS enabled
4 (as reported by Viet on the mailinglist). -CG
5
1Thu 25 Jul 2019 02:40:12 PM CEST 6Thu 25 Jul 2019 02:40:12 PM CEST
2 Fixing regression introduced in cc5032b85 (bit mask matching 7 Fixing regression introduced in cc5032b85 (bit mask matching
3 of the header kinds in MHD_lookup_connection_value()), as 8 of the header kinds in MHD_lookup_connection_value()), as