chiark / gitweb /
Bugfixes; adnstest has ability to use poll(2), and user can set initflags;
[adns.git] / changelog
index 207c322f1d0f1277c81f4ff8624a0538456bf43d..2944a038f7b4f58b500acf1cddf187521daee155 100644 (file)
--- a/changelog
+++ b/changelog
@@ -9,6 +9,8 @@ adns (0.3) unstable; urgency=low
   * New adns_errabbrev() for getting status abbreviation strings.
   * regress/checkall prints summary list of failed tests, if any.
   * Event loop functions for poll(2), and some raw variants.
+  * adnstest has ability to use poll(2), and user can set initflags.
+  * checkall prints passed list as well as failed list, if any failed.
   
   Bugfixes:
   * Non-RFC822 mailbox `domain' formatting now works, and clarified.