X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/cfc3a0e5fd3ddcbe0cef430bdaee38b409e2a6df..1be24aefb650dc38c9121dc7a3e1de2fceb900fa:/changelog?ds=sidebyside diff --git a/changelog b/changelog index f85169b..07f4371 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,14 @@ +adns (0.4) unstable; urgency=low + + Bugfixes: + * make _qf_owner work if _qf_search not specified, and test it (oops!) + * timercmp(,,<=) doesn't work - use !timercmp(,,>). + * ads->configerrno now initialised (in setup.c). + * adns_s_systemfail is in table of errors (for eg adns_strerror). + * Improvements to install instructions, TODO, etc. + + -- + adns (0.3) unstable; urgency=low Incompatible changes: @@ -23,7 +34,7 @@ adns (0.3) unstable; urgency=low * Added TODO file. * Made adnstest.c test context pointers. - -- + -- Ian Jackson Thu, 15 Jul 1999 00:23:12 +0100 adns (0.2) experimental; urgency=low