aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a27d801f..23fe789f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
1Sun 01 Nov 2020 17:17:00 MSK
2 Fixed conflict with system CPU_COUNT macro.
3 Minor improvements of error reporting in MHD daemon.
4 Fixed FTBFS with GnuTLS versions before 3.1.9
5 Fixed test_add_conn for multi-CPU machines.
6 Fixed analyzer warnings.
7 Fixed use-after-free and resources leaks for upgraded connections
8 in TLS mode with thread-per-connection. -EG
9
1Sun 25 Oct 2020 19:31:00 MSK 10Sun 25 Oct 2020 19:31:00 MSK
2 Fixed epoll mode without listening socket. 11 Fixed epoll mode without listening socket.
3 Minor improvements of thread sync. 12 Minor improvements of thread sync.