]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #466
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 22 Apr 2021 06:57:50 +0000 (08:57 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 22 Apr 2021 06:57:50 +0000 (08:57 +0200)
- Merge #466 from FGasper: Support OpenSSLs that lack
  SSL_get0_alpn_selected.

doc/Changelog

index af6ee1ab1d7ed9f44471a47efd42e550b9f3e853..3e714871323133456c9ac26f2f6f34d9b603c6c0 100644 (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
        - Fix documentation comment for files previously residing in checkconf/.
        - Remove unused functions worker_handle_reply and libworker_handle_reply.