From: Evan Hunt Date: Wed, 15 Sep 2021 08:48:04 +0000 (-0700) Subject: CHANGES for [GL #88] X-Git-Tag: v9.17.19~13^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfccfc9361358413624f39a3fd1a21d025d5ee48;p=thirdparty%2Fbind9.git CHANGES for [GL #88] --- diff --git a/CHANGES b/CHANGES index 037478cae66..7583a8a7ac8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5732. [cleanup] Remove dns_lib_init() and _shutdown() and + ns_lib_init() and _shutdown() functions, as they + no longer served any useful purpose. [GL #88] + 5731. [bug] Do not allow defining "http" clauses named "default". [GL #2925]