chiark / gitweb /
adns_errabbrev; regress/checkall prints summary list of failed tests;
[adns.git] / changelog
index 929b0d9b095c66ae05dfbd30ceb9b56b37201505..d83d3c2073f5ab6e89558f7795a7b4d8667b50d8 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,20 @@
+adns (0.3) unstable; urgency=low
+
+  Features / improvements:
+  * New adns_errabbrev() for getting status abbreviation strings.
+  * regress/checkall prints summary list of failed tests, if any.
+  
+  Bugfixes:
+  * Non-RFC822 mailbox `domain' formatting now works, and clarified.
+  * Rejection of bad characters in domains (without quoteok) works.
+  * Clean up parents from adns->childw (otherwise would abort/segfault).
+  * In adnstest, allocate enough space for, and terminate, query types.
+  * In adnstest, don't print errno values as adns_status values.
+  * Added TODO file.
+
+ --
+
 adns (0.2) experimental; urgency=low
 
   Portability fixes for compilation on various platforms: