From bb17aa91c14de959b191a200df61afb6a68f110f Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Thu, 12 Oct 2000 00:24:11 +0000 Subject: [PATCH] 511. [bug] The message code could throw an assertion on an out of memory failure. [RT #392] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 476f211f65..1b63b26d09 100644 --- 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.