]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#399 was improperly tabified.
authorBrian Wellington <source@isc.org>
Mon, 21 Aug 2000 20:52:56 +0000 (20:52 +0000)
committerBrian Wellington <source@isc.org>
Mon, 21 Aug 2000 20:52:56 +0000 (20:52 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3e45beb909d0979ffdde029b4dab89e459e92c41..2827eb63e0e106e39462a1a7bb5d99117e6352a1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,11 @@
 
- 399.   [bug]           When reloading the server with a config file
-                        containing a syntax error, it could catch an
-                        assertion failure trying to perform zone
-                        maintenance on, or sending notifies from,
-                        tentatively created zones whose views were
-                        never fully configured and lacked an address
-                        database and request manager.
+ 399.  [bug]           When reloading the server with a config file
+                       containing a syntax error, it could catch an
+                       assertion failure trying to perform zone
+                       maintenance on, or sending notifies from,
+                       tentatively created zones whose views were
+                       never fully configured and lacked an address
+                       database and request manager.
 
  398.  [bug]           "dig" sometimes caught an assertion failure when
                        using TSIG, depending on the key length.