From 9d7b74e3259f41fb821b800db6b641106f01d946 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Sun, 25 Oct 2020 19:48:20 +0300 Subject: ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e8aeed86..a27d801f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Sun 25 Oct 2020 19:31:00 MSK + Fixed epoll mode without listening socket. + Minor improvements of thread sync. + Fixed broken sendfile on FreeBSD. + Fixed broken MHD with thread-pool and without listening socket. + Added four tests for MHD_add_connection(). + Fixed several resources leaks in error handlers. + Re-implemented scheme of handling of externally added connections, + fixed thread-safety. -EG + Wed 21 Oct 2020 10:00:58 AM CEST Corking should be OFF when sending the footer (#6610). -AP/CG -- cgit v1.2.3