ads->configerrno now initialised (in setup.c). timercmp(,,<=) doesn't
[adns] / changelog
index ec11357..59c1e87 100644 (file)
--- a/changelog
+++ b/changelog
@@ -2,7 +2,9 @@ adns (0.4) unstable; urgency=low
 
   Bugfixes:
   * adns_s_systemfail is in table of errors (for eg adns_strerror).
-  * Improvements to install instructions.
+  * timercmp(,,<=) doesn't work - use !timercmp(,,>).
+  * ads->configerrno now initialised (in setup.c).
+  * Improvements to install instructions, TODO, etc.
 
  --