From: Mark Andrews Date: Tue, 15 Jan 2019 03:23:21 +0000 (+1100) Subject: add CHANGES X-Git-Tag: v9.13.6~55^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4500d9e91af4a09b3b7c47d0de4740b7cdd00399;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index ab90db4f501..15d5b1a1c67 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5134. [bug] win32: WSAStartup was not called before getservbyname + was called. [GL #590] + 5133. [bug] 'rndc managed-keys' didn't handle class and view correctly and failed to add new lines between each view. [GL !1327]