]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Wed, 19 Aug 2020 05:11:06 +0000 (15:11 +1000)
committerMark Andrews <marka@isc.org>
Wed, 26 Aug 2020 11:16:04 +0000 (21:16 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 103a360cc5e80a6cb1c312bfd1e47ea9e04fe576..9fb7ee1d9228bae68724aa0c33b01fc3aafe3819 100644 (file)
--- 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]