]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Wed, 19 Aug 2020 07:54:06 +0000 (17:54 +1000)
committerOndřej Surý <ondrej@isc.org>
Wed, 26 Aug 2020 13:31:51 +0000 (15:31 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9fb7ee1d9228bae68724aa0c33b01fc3aafe3819..e2f0e0ddd3c74cad1f5c0909be64d5cd72745d2a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5492.  [bug]           Tighten LOC parsing to reject period and/or m as a
+                       value.  Correct handling of negative altitudes which
+                       are not whole metres.  [GL #2074]
+
 5491.  [bug]           rbtversion->glue_table_size could be read without the
                        appropriate lock being held. [GL #2080]