From: ian Date: Wed, 24 Nov 1999 16:35:08 +0000 (+0000) Subject: + * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'. X-Git-Tag: rel-adns-0-6~5 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=commitdiff_plain;h=8c58608672fbb01d70a40738fb51341b6688f210 + * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'. @@ -1,9 +1,9 @@ -adns (0.6) unstable; urgency=high +adns (0.6) BETA; urgency=high Core library bugfixes: - * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'. * Avoid infinite timeouts, causing lockup, when they should be zero ! * TCP handling revamped (avoids undefined behaviour due to reentrancy). + * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'. * Many memory leaks fixed. Test and client program bug and portability fixes: --- diff --git a/changelog b/changelog index a408e67..776df33 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,9 @@ -adns (0.6) unstable; urgency=high +adns (0.6) BETA; urgency=high Core library bugfixes: - * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'. * Avoid infinite timeouts, causing lockup, when they should be zero ! * TCP handling revamped (avoids undefined behaviour due to reentrancy). + * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'. * Many memory leaks fixed. Test and client program bug and portability fixes: