From: Michal Nowak Date: Wed, 21 Oct 2020 14:03:24 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.17.7~48^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c453b79a7c3d541d4c259d451347b9728249fc03;p=thirdparty%2Fbind9.git Add CHANGES entry --- diff --git a/CHANGES b/CHANGES index d4c753d8d58..e280532e3d5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5519. [cleanup] Unused source code was removed: lib/dns/dbtable.c, + lib/dns/portlist.c, lib/isc/bufferlist.c, and code + related to those files. [GL #2060] + 5518. [bug] Fix stub zone not transferring nameserver addresses from masters configured with 'minimal-responses yes'. [GL #1736]