diff --git a/CHANGES b/CHANGES index 43730c6463..251a1cba79 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]