]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Update ChangeLog for merge of #1901
authorJelte Jansen <jelte@isc.org>
Tue, 5 Feb 2013 14:11:11 +0000 (15:11 +0100)
committerJelte Jansen <jelte@isc.org>
Tue, 5 Feb 2013 14:11:11 +0000 (15:11 +0100)
ChangeLog

index 1b312781ca90e1d9ebd6d424bc972e6ad1527465..771f4c2f0d1a60681b50b5bad4836c88f8534175 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+565.   [func]*         jelte
+       The main initializer script (formerly known as either 'bind10',
+       'boss', or 'bob'), has been renamed to b10-init (and Init in
+       configuration). Configuring which components are run is henceforth
+       done through '/Init/components', and the sbin/bind10 script is now
+       simply a shellscript that runs b10-init. Existing configuration is
+       automatically updated. NOTE: once configuration with this update
+       has been saved (by committing any new change with bindctl), you
+       cannot run older versions of BIND 10 anymore with this configuration.
+       (Trac #1901, git bae3798603affdb276f370c1ac6b33b011a5ed4f)
+
 564.   [func]          muks
        libdns++: the CNAME, DNAME, MX, NS, PTR and SRV Rdata classes now
        use the generic lexer in constructors from text.  This means that