From 0640343258a99230c62e39dfbbe1505e3a970ee8 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 1 Jun 2000 00:39:45 +0000 Subject: [PATCH] 222. [bug] The global 'also-notify' option was ignored. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 8a4d199d8b..64faa361c4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + 222. [bug] The global 'also-notify' option was ignored. + 221. [bug] An uninitialized variable was sometimes passed to dns_rdata_freestruct() when loading a zone, causing an assertion failure.