]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
511. [bug] The message code could throw an assertion on an
authorBrian Wellington <source@isc.org>
Thu, 12 Oct 2000 00:24:11 +0000 (00:24 +0000)
committerBrian Wellington <source@isc.org>
Thu, 12 Oct 2000 00:24:11 +0000 (00:24 +0000)
                        out of memory failure. [RT #392]

CHANGES

diff --git a/CHANGES b/CHANGES
index 476f211f65c5fd87818ccee8d6d2bc365b92cc91..1b63b26d094ab68369bec2ac72f988daa4f69d46 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+ 511.  [bug]           The message code could throw an assertion on an
+                       out of memory failure. [RT #392]
+
  510.  [bug]           Remove spurious view notify warning. [RT #376]
 
  509.  [func]          Add support for write of zone files on shutdown.