From: Michal Nowak Date: Wed, 3 Jun 2020 15:34:18 +0000 (+0200) Subject: Add CHANGES for #1724 X-Git-Tag: v9.17.2~22^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f079cb247124b7d7d7dfa699e4e4e114cf87cb5a;p=thirdparty%2Fbind9.git Add CHANGES for #1724 --- diff --git a/CHANGES b/CHANGES index 25791bd9f88..0b41d469bd6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5429. [cleanup] Move BIND binaries which are neither daemons nor + administrative programs to $bindir. [GL #1724] + 5428. [bug] Cleanup GSSAPI resources in nsupdate only after taskmgr has been destroyed. Thanks to Petr Menšík. [GL !3316]