From: Danny Mayer Date: Wed, 29 Aug 2001 05:21:25 +0000 (+0000) Subject: RT #1671 and #1668 X-Git-Tag: v9.2.0b1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afeded2289de8d193b072da2b44a2d580cc235c1;p=thirdparty%2Fbind9.git RT #1671 and #1668 --- diff --git a/CHANGES b/CHANGES index f01762abb44..9db0916486a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ + 968. [bug] On win32, the isc_time_now() function was unnecessarily + calling strtime(). [RT #1671] + + 967. [bug] On win32, the link for bindevt was not including the + required resource file to enable the event viewer + to interpret the error messages in the event log, + [RT #1668] + 966. [port] #include is required on some Linux ports. [RT #1670]