Improvements
------------
- policy.TLS_FORWARD: if hostname is configured, send it on wire (!759)
+- hints module: allow configuring the TTL and change default from 0 to 5s
+- policy module: policy.rpz() will watch the file for changes by default
+- packaging: lua cqueues added to default dependencies where available
Bugfixes
--------
- fix flushing of messages to logs in some cases (!781)
- fix fallback when SERVFAIL or REFUSED is received from upstream (!784)
-Improvements
-------------
-- hints module: allow configuring the TTL and change default from 0 to 5s
-- policy module: policy.rpz() will watch the file for changes by default
-- packaging: lua cqueues added to default dependencies where available
-
Module API changes
------------------
- kr_straddr_split() changed API a bit (compiler will catch that)