]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 6 Feb 2019 01:36:37 +0000 (12:36 +1100)
committerMark Andrews <marka@isc.org>
Wed, 6 Feb 2019 02:13:46 +0000 (13:13 +1100)
(cherry picked from commit 946d5c2c1ec0f76e6d7ef58c6e083c9fd63db392)

CHANGES

diff --git a/CHANGES b/CHANGES
index d5ec64c0b5c6a0ba78e39b438ba2ef0329710475..b6f9c253410a8eb5a705799fa0810169a8df7541 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5154.  [bug]           dig: process_opt could be called twice on the same
+                       message leading to a assertion failure. [GL #860]
+
 5149.  [func]          "rndc dumpdb" now prints a line above a stale RRset
                        indicating how long the data will be retained in the
                        cache for emergency use. [GL #101]