From 9261ca5fc8a564968f34e108eb862157471ca50e Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 30 Jul 2001 23:20:39 +0000 Subject: [PATCH] tabified --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 6c70e76ec3..e9b235d68b 100644 --- a/CHANGES +++ b/CHANGES @@ -10,19 +10,19 @@ more likely to be correct. 945. [func] Add the new view-specific options - "match-destinations" and "match-recursive-only". + "match-destinations" and "match-recursive-only". 944. [func] Check for expired signatures on load. 943. [bug] The server could crash when receiving a command - via rndc if the configuration file listed only + via rndc if the configuration file listed only nonexistent keys in the controls statement. [RT #1530] 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly defined on some platforms. 941. [bug] The configuration checker crashed if a slave - zone didn't contain a masters statement. [RT #1514] + zone didn't contain a masters statement. [RT #1514] 940. [bug] Double zone locking failure on error path. [RT #1510]