chiark / gitweb /
+ * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
authorian <ian>
Wed, 24 Nov 1999 16:35:08 +0000 (16:35 +0000)
committerian <ian>
Wed, 24 Nov 1999 16:35:08 +0000 (16:35 +0000)
@@ -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:

changelog

index a408e67a17ccf2c58c919d01631fdf45ca4ab4fc..776df33eb04a8a2c4a9661d11c533c29bb0cd42e 100644 (file)
--- 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: