]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove an item that should't have been pulled up
authorMichael Graff <mgraff@isc.org>
Wed, 13 Sep 2000 23:14:10 +0000 (23:14 +0000)
committerMichael Graff <mgraff@isc.org>
Wed, 13 Sep 2000 23:14:10 +0000 (23:14 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7ded6e9912577bf602cab88a821b01eec27b1dd1..6568f0dc28f3de2279936f9c8cea10248fc5c918 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,6 @@
  452.  [bug]           Warn if the unimplemented option "statistics-file"
                        is specified in named.conf. [RT #301]
 
- 451.  [func]          Update forwarding implememted.
  445.  [bug]           Doing a 0 bit isc_bitstring_copy() of an lsb0
                        bitstring triggered a REQUIRE statement.  The REQUIRE
                        statement was incorrect. [RT #297]