From: Mark Andrews Date: Mon, 14 Jan 2019 05:09:36 +0000 (+1100) Subject: add CHANGES note X-Git-Tag: v9.13.6~56^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3175ea9a87840ffbba97d6a72bd3f62851e48e5a;p=thirdparty%2Fbind9.git add CHANGES note --- diff --git a/CHANGES b/CHANGES index 8cd510bad55..ab90db4f501 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5133. [bug] 'rndc managed-keys' didn't handle class and view + correctly and failed to add new lines between each + view. [GL !1327] + 5132. [bug] Fix race condition in cleanup part of dns_dt_create(). [GL !1323]