]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
retroactively added a note to change 2630 that "ddns-autoconf" has been removed.
authorEvan Hunt <each@isc.org>
Wed, 2 Sep 2009 16:39:20 +0000 (16:39 +0000)
committerEvan Hunt <each@isc.org>
Wed, 2 Sep 2009 16:39:20 +0000 (16:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 18dc3e098561aabdf5fd4b21e8f2e5c3b6e78587..dd97e65a206974e2d295d59b311b5be8d061dc69 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 2630.  [func]          Improved syntax for DDNS autoconfiguration:  use
                        "update-policy local;" to switch on local DDNS in a
-                       zone.  [RT #19875]
+                       zone. (The "ddns-autoconf" option has been removed.)
+                        [RT #19875]
 
 2629.  [port]          Check for seteuid()/setegid(), use setresuid()/
                        setresgid() if not present. [RT #19932]