chiark / gitweb /
@@ -1,3 +1,14 @@
authorian <ian>
Wed, 9 Aug 2006 11:16:59 +0000 (11:16 +0000)
committerian <ian>
Wed, 9 Aug 2006 11:16:59 +0000 (11:16 +0000)
commit5448fc9f1315cb5c849e0c1199b40ebefb4c62e7
treed29ab84263451d13feed5f20d5d000b0b1ab2432
parent27b5a12f6354992ffd173bf5433d306f01d5908b
@@ -1,3 +1,14 @@
+adns (1.3.0.99.1); urgency=low
+
+  Improvements for multithreaded programs:
+  * New documentation comment in adns.h explaining thread guarantees
+    (or lack of them), replaces `single-threaded' note at the top.
+  * Fix string conversion of adns_r_addr not to use a static buffer
+    (function csp_addr) so as to make thread promise true.
+  * Make an internal variable const-correct (expectdomain in pa_ptr).
+
+ --
+
 adns (1.3); urgency=low

   Portability fixes:
changelog
src/adns.h
src/types.c