From 4ebb4093f80e32e4a57ff3769f7fd4ad2217ee44 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 10 Jul 2000 23:23:30 +0000 Subject: [PATCH] assertion -> assertion failure; tabified --- CHANGES | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index 17f4f3a1f5..124d706fa7 100644 --- a/CHANGES +++ b/CHANGES @@ -33,7 +33,7 @@ more than one key specified for the inet clause. 313. [bug] When parsing resolv.conf, don't terminate on an - error. Instead, parse as much as possible, but + error. Instead, parse as much as possible, but still return an error if one was found. 312. [bug] Increase the number of allowed elements in the @@ -73,11 +73,11 @@ destroying the query context and then want to use it again when the send event posted, triggering an assertion as it tried to cancel an already-canceled - query. (RT #77) + query. (RT #77) - 306. [bug] Reading HMAC-MD5 private key files didn't work. + 306. [bug] Reading HMAC-MD5 private key files didn't work. - 305. [bug] When reloading the server with a config file + 305. [bug] When reloading the server with a config file containing a syntax error, it could catch an assertion failure trying to perform zone maintenance on tentatively created zones whose @@ -106,7 +106,7 @@ 299. [cleanup] Get the user and group information before changing the root directory, so the administrator does not need to keep a copy of the user and group databases in the - chroot'ed environment. Suggested by Hakan Olsson. + chroot'ed environment. Suggested by Hakan Olsson. --- 9.0.0b5 released --- @@ -116,7 +116,7 @@ 297. [bug] Specifying a key name that wasn't fully qualified in certain parts of the config file could cause - an assertion. + an assertion failure. 296. [bug] "make install" from a separate build directory failed unless configure had been run in the source @@ -148,7 +148,7 @@ over TCP just because the incoming recursive query was a TCP one. - 290. [cleanup] +twiddle option to dig (for testing only) removed. + 290. [cleanup] +twiddle option to dig (for testing only) removed. 289. [cleanup] dig is now installed in $bindir instead of $sbindir. host is now installed in $bindir. (Be sure to remove @@ -169,7 +169,7 @@ 285. [bug] A change made to the dst API for beta4 inadvertently broke OMAPI's creation of a dst key from an incoming - message, causing an assertion to be triggered. Fixed. + message, causing an assertion to be triggered. Fixed. 284. [func] The DNSSEC key generation and signing tools now generate randomness from keyboard input on systems