From: Willem Toorop Date: Fri, 26 Jul 2019 14:33:37 +0000 (-0400) Subject: ldns-1.7.1 release X-Git-Tag: release-1.7.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe39c448702aeeffe1c2861d28f0ea4877a28ae9;p=thirdparty%2Fldns.git ldns-1.7.1 release --- diff --git a/Changelog b/Changelog index 610b2b93..5972c261 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.7.1 2019-07-2? +1.7.1 2019-07-26 * bugfix: Manage verification paths for OpenSSL >= 1.1.0 Thanks Marco Davids * bugfix #4106: find the SDK on MacOS X <= 10.6 diff --git a/configure.ac b/configure.ac index c182cbd6..9ab7dff9 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_SUBST(LDNS_VERSION_MICRO, [VERSION_MICRO]) # # ldns-1.6.17 and before had a .so with version same as VERSION_INFO # ldns-1.7.0 has libversion 2:0:0 -# ldns-1.7.1 will have libversion 3:0:1 +# ldns-1.7.1 has libversion 3:0:1 # AC_SUBST(VERSION_INFO, [3:0:0])