From: Mark Andrews Date: Wed, 19 Aug 2020 05:11:06 +0000 (+1000) Subject: Add CHANGES note X-Git-Tag: v9.17.5~29^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48973c3ec69ed878ec19c9563250b6f8eec8fdbc;p=thirdparty%2Fbind9.git Add CHANGES note --- diff --git a/CHANGES b/CHANGES index 103a360cc5e..9fb7ee1d922 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5491. [bug] rbtversion->glue_table_size could be read without the + appropriate lock being held. [GL #2080] + 5490. [func] Refactor the readline support to use pkg-config and add support for editline library. [GL !3942]