]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #631.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 18 Feb 2022 08:37:44 +0000 (09:37 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 18 Feb 2022 08:37:44 +0000 (09:37 +0100)
- Merge #631 from mollyim: Replace OpenSSL's ERR_PACK with
  ERR_GET_REASON.

doc/Changelog

index 59ff8af0f956f1e46bb86695fa70d8a5a4c22661..e0793c16db492f19cd2ec4ea7b06c11b077f85ac 100644 (file)
@@ -1,6 +1,8 @@
 18 February 2022: Wouter
        - Fix that address not available is squelched from the logs for
          udp connect failures. It is visible on verbosity 4 and more.
+       - Merge #631 from mollyim: Replace OpenSSL's ERR_PACK with
+         ERR_GET_REASON.
 
 16 February 2022: Wouter
        - Fix for #628: fix rpz-passthru for qname trigger by localzone type.