- * New internal consistency checking with assert if right options set.
- * New adns_wait_poll function like adns_wait but uses poll, not select.
- * New adnshost utility - very alpha.
- * New adns_errtypeabbrev function.
+ * Internal consistency checking with assert if right options set.
+ * adns_wait_poll function like adns_wait but uses poll, not select.
+ * adns_reverse_submit function for easy in-addr queries.
+ * adns_errtypeabbrev funcion for getting eg "permfail" from _s_nodata.
+ * adnshost utility for scripts and the like (rather alpha).