]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] whitespace
authorEvan Hunt <each@isc.org>
Wed, 6 Aug 2014 02:33:46 +0000 (19:33 -0700)
committerEvan Hunt <each@isc.org>
Wed, 6 Aug 2014 02:33:46 +0000 (19:33 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index afbf620023c3804426e17162a979d98b1883e807..2b6dc7ca58e1bbd0b30ad91b5f94c240ca649481 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
 3911.  [func]          Implement EDNS EXPIRE option client side, allowing
-                        a slave server to set the expiration timer correctly
-                        when transferring zone data from another slave
-                        server. [RT #35925]
+                       a slave server to set the expiration timer correctly
+                       when transferring zone data from another slave
+                       server. [RT #35925]
 
 3910.  [bug]           Fix races to free event during shutdown. [RT#36720]