[RELEASE] Released version 2.6.4
Released version 2.6.4 with the following main changes : - BUG/MINOR: ssl/cli: error when the ca-file is empty - BUG/MAJOR: mworker: fix infinite loop on master with no proxies.
This commit is contained in:
parent
ce1cc9682f
commit
2a2078cbac
@ -1,6 +1,10 @@
|
||||
ChangeLog :
|
||||
===========
|
||||
|
||||
2022/08/22 : 2.6.4
|
||||
- BUG/MINOR: ssl/cli: error when the ca-file is empty
|
||||
- BUG/MAJOR: mworker: fix infinite loop on master with no proxies.
|
||||
|
||||
2022/08/19 : 2.6.3
|
||||
- BUG/MINOR: sockpair: wrong return value for fd_send_uxst()
|
||||
- Revert "BUG/MINOR: peers: set the proxy's name to the peers section name"
|
||||
|
@ -3,7 +3,7 @@
|
||||
Configuration Manual
|
||||
----------------------
|
||||
version 2.6
|
||||
2022/08/19
|
||||
2022/08/22
|
||||
|
||||
|
||||
This document covers the configuration language as implemented in the version
|
||||
|
Loading…
Reference in New Issue
Block a user