Changelog for s6-dns. In 2.3.5.3 ---------- - Bugfixes. In 2.3.5.2 ---------- - Adaptation to skalibs-2.11.0.0. - Bugfixes. In 2.3.5.1 ---------- - Bugfixes. In 2.3.5.0 ---------- - s6dns_message_get_domain_internal() is now public under the name s6dns_message_get_domain_nodecode(). In 2.3.4.0 ---------- - New function: s6dns_message_parse_question(). In 2.3.3.0 ---------- - Bugfixes. - New binary: s6-dnsip, returning both v4 and v6 addresses. In 2.3.2.0 ---------- - Bugfixes. - New caching library to build a DNS cache over. In 2.3.1.1 ---------- - Bugfixes. In 2.3.1.0 ---------- - Adaptation to skalibs-2.9.0.0. In 2.3.0.2 ---------- - Adaptation to skalibs-2.8.0.0. - Everything now builds as PIC by default. In 2.3.0.1 ---------- - Adaptation to skalibs-2.7.0.0. In 2.3.0.0 ---------- - skadns now uses the textclient API/ABI instead of the skaclient one. The change is invisible, but it's leaner and faster. In 2.2.0.1 ---------- - Optimization release for skalibs-2.6.0.0. In 2.2.0.0 ---------- - Added this NEWS file. :) - Major types overhaul to make them more POSIXly correct: compatibility with skalibs-2.5.0.0. - Fixed a long-standing bug that sometimes prevented DNS reply headers from being correctly decoded on big-endian machines.