]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add github reference in changelog (Fix #175, Merge PR #176)
authorRalph Dolmans <ralph@nlnetlabs.nl>
Mon, 2 Mar 2020 13:13:20 +0000 (14:13 +0100)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Mon, 2 Mar 2020 13:13:20 +0000 (14:13 +0100)
doc/Changelog

index 175b0bab847a8fd55ba886b2a852ff827825b37c..3dfda659c8e2d8a23bac70e091d8ab49d9eb7fe2 100644 (file)
@@ -1,6 +1,6 @@
 2 March 2020: Ralph
-       - Fix link error when OpenSSL is configured with no-engine,
-         thanks noloader.
+       - Fix #175, Merge PR #176: fix link error when OpenSSL is configured
+         with no-engine, thanks noloader.
 
 2 March 2020: George
        - Fix compiler warning in dns64/dns64.c