]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #603:
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 1 Feb 2022 17:00:46 +0000 (18:00 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 1 Feb 2022 17:00:46 +0000 (18:00 +0100)
- Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA
  internals.

doc/Changelog

index dd8ef17a2adc91d5ed5080fd911b986667ff85f9..56da7994bffaedc6822ec7f4277dd17801051915 100644 (file)
@@ -1,3 +1,7 @@
+1 February 2022: George
+       - Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA
+         internals.
+
 31 January 2022: George
        - Fix review comment for use-after-free when failing to send UDP out.