Changelog note for #466

- Merge #466 from FGasper: Support OpenSSLs that lack
  SSL_get0_alpn_selected.
This commit is contained in:
W.C.A. Wijngaards 2021-04-22 08:57:50 +02:00
parent 64f18b3003
commit c71a7faddd

View file

@ -1,3 +1,7 @@
22 April 2021: Wouter
- Merge #466 from FGasper: Support OpenSSLs that lack
SSL_get0_alpn_selected.
13 April 2021: George 13 April 2021: George
- Fix documentation comment for files previously residing in checkconf/. - Fix documentation comment for files previously residing in checkconf/.
- Remove unused functions worker_handle_reply and libworker_handle_reply. - Remove unused functions worker_handle_reply and libworker_handle_reply.