diff --git a/CHANGES b/CHANGES index 50bdb62b94..7473385d92 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +1108. [bug] On Win32 rndc was hanging when named was not running. + Fix to look for exceptions in the socket.c select + code to catch and report the errors. Miscellaneous + error handling cleanup in socket.c. [RT #1870] + 1107. [bug] nsupdate could catch an assertion failure if an invalid domain name was given as the argument to the "zone" command.