diff options
-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. + |