]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1159. [bug] MD and MF are not permitted to be loaded by RFC1123
authorMark Andrews <marka@isc.org>
Wed, 23 Jan 2002 02:47:08 +0000 (02:47 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Jan 2002 02:47:08 +0000 (02:47 +0000)
                        [ Could cause zones that loaded in 9.2.0 to fail
                        to load.  Leave such breakages to 9.3.0. ]

EXCLUDED

index 58958d04cc1ee31efa573ff662cacba33ed58b99..5e9a3038d89423aab581fe5daf8210dd90a7ae41 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
@@ -1,2 +1,7 @@
 1143.   [bug]           When a trusted-keys statement was present and named
                         was built without crypto support, it would leak memory.
+                       [ Not applicable to 9.2 ]
+
+1159.  [bug]           MD and MF are not permitted to be loaded by RFC1123
+                       [ Could cause zones that loaded in 9.2.0 to fail
+                       to load.  Leave such breakages to 9.3.0. ]