]> 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 01:36:37 +0000 (12:36 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 73db27e932918ef0e1d4f7da67c2bdfc0825eebd..b2dbc0cccf937fb3ba4ed4e740b3258cd5155f03 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]
+
 5153.  [func]          Zone transfer statistics (size, number of records, and
                        number of messages) are now logged for outgoing
                        transfers as well as incoming ones. [GL #513]