From ea34bcc6376555296a08e4c9e2f9c2cbe58378a9 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Sat, 29 Sep 2001 17:36:05 +0000 Subject: [PATCH] clarified 1002. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 1265424338..b454b73986 100644 --- a/CHANGES +++ b/CHANGES @@ -51,7 +51,8 @@ 1003. [func] Add the +retry option to dig. -1002. [bug] Log unknown class including file and line. [RT #1759] +1002. [bug] When reporting an unknown class name in named.conf, + including the file name and line number. [RT #1759] 1001. [bug] win32 socket code doio_recv was not catching a WSACONNRESET error when a client was timing out