From: Mark Andrews Date: Mon, 6 Apr 2020 00:33:02 +0000 (+1000) Subject: Add CHANGES entry X-Git-Tag: v9.11.19~8^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=9e515cd7bb6d00cdaddb5a1dfd79d8101b7886b3;p=thirdparty%2Fbind9.git Add CHANGES entry (cherry picked from commit d63479a48d4e8e84aec9ea00f6d167e0c990a92f) --- diff --git a/CHANGES b/CHANGES index 8962d868daf..cb37ce13f7f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5398. [bug] Named could fail to restart if a zone added with + 'rndc addzone' contained a double quote (") in + its name. [GL #1695] + 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]