]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
clarified, added RT reference, and adjusted spacing
authorAndreas Gustafsson <source@isc.org>
Wed, 19 Dec 2001 23:37:35 +0000 (23:37 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 19 Dec 2001 23:37:35 +0000 (23:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0f4c25dcf77cd6ba459c3eb351fdb92347f1687a..84f8936dec55bc4528fadf912895135ec0f05422 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,10 @@
-1164.  [bug]           "Not Implemented" should be reported as NOTIMP.
+1164.  [bug]           "Not Implemented" should be reported as NOTIMP,
+                       not NOTIMPL. [RT #2281]
 
 1165.  [bug]           We were rejecting notify-source{-v6} in zone clauses.
 
 1164.  [bug]           Empty masters clauses in slave / stub zones were not
-                       handled gracefully.  [RT #2262]
+                       handled gracefully. [RT #2262]
 
 1163.  [func]          isc_time_formattimestamp() now includes the year.