]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for #1724
authorMichal Nowak <mnowak@isc.org>
Wed, 3 Jun 2020 15:34:18 +0000 (17:34 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 4 Jun 2020 11:19:23 +0000 (13:19 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 25791bd9f886c79180573d8ba798ff2fd4b0c0bb..0b41d469bd6d7e10e0e4f6903a8bee43fac65f6b 100644 (file)
--- 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]