aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f35b351a..4ab2a5fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Wed 06 Jan 2021 08:39:58 PM CET
2 Return timeout of zero also for connections awaiting cleanup. -CG
3
1Mon 28 Dec 2020 21:36:00 MSK 4Mon 28 Dec 2020 21:36:00 MSK
2 Releasing libmicrohttpd 0.9.72. -EG 5 Releasing libmicrohttpd 0.9.72. -EG
3 6
@@ -26,7 +29,7 @@ Sun 01 Nov 2020 17:17:00 MSK
26 Minor improvements of error reporting in MHD daemon. 29 Minor improvements of error reporting in MHD daemon.
27 Fixed FTBFS with GnuTLS versions before 3.1.9 30 Fixed FTBFS with GnuTLS versions before 3.1.9
28 Fixed test_add_conn for multi-CPU machines. 31 Fixed test_add_conn for multi-CPU machines.
29 Fixed analyzer warnings. 32 Fixed analyzer warnings.
30 Fixed use-after-free and resources leaks for upgraded connections 33 Fixed use-after-free and resources leaks for upgraded connections
31 in TLS mode with thread-per-connection. -EG 34 in TLS mode with thread-per-connection. -EG
32 35