From f079cb247124b7d7d7dfa699e4e4e114cf87cb5a Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Wed, 3 Jun 2020 17:34:18 +0200 Subject: [PATCH] Add CHANGES for #1724 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 25791bd9f8..0b41d469bd 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]