diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 20:11:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 20:11:37 +0000 |
commit | 6aa84f644708f33da270a102993f018688c75353 (patch) | |
tree | d32d4ccf1a77dd784c78204ac5de4618e1e50f8d | |
parent | 6036845e863305a4e8536b5959dac750fabea952 (diff) | |
download | s6-dns-6aa84f644708f33da270a102993f018688c75353.tar.xz |
version: 2.2.0.0
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | NEWS | 11 |
2 files changed, 12 insertions, 0 deletions
@@ -4,3 +4,4 @@ Main author: Thanks to: Dan J. Bernstein <djb@cr.yp.to> Vallo Kallaste <kalts@estpak.ee> + Anna Wilcox <awilfox@adelielinux.org> @@ -0,0 +1,11 @@ +Changelog for s6-dns. + +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. + |