瀏覽代碼

ChangeLog updated.

Evgeny Grin (Karlson2k) 5 年之前
父節點
當前提交
2dc75b83bd
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      ChangeLog

+ 9 - 0
ChangeLog

@@ -1,3 +1,12 @@
+Sun 01 Nov 2020 17:17:00 MSK
+    Fixed conflict with system CPU_COUNT macro.
+    Minor improvements of error reporting in MHD daemon.
+    Fixed FTBFS with GnuTLS versions before 3.1.9
+    Fixed test_add_conn for multi-CPU machines.
+    Fixed analyzer warnings. 
+    Fixed use-after-free and resources leaks for upgraded connections
+    in TLS mode with thread-per-connection. -EG
+
 Sun 25 Oct 2020 19:31:00 MSK
     Fixed epoll mode without listening socket.
     Minor improvements of thread sync.