]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for #1042, #1090
authorOndřej Surý <ondrej@isc.org>
Mon, 27 Apr 2020 14:23:07 +0000 (16:23 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 28 Apr 2020 13:22:41 +0000 (15:22 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index cec94bbd5cb764614caae95e8fef7aee4e9eb148..e269ea9396f54e6ec908b83dfb4c1314b635b707 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5394.  [cleanup]       Don't change effective uid/gid in named_os_openfile()
+                       if named is already running under specified uid/gid.
+                       [GL #1042] [GL #1090]
+
 5393.  [cleanup]       Unused or redundant APIs were removed from libirs.
                        [GL #1758]