From: Jelte Jansen Date: Tue, 5 Feb 2013 14:11:11 +0000 (+0100) Subject: [master] Update ChangeLog for merge of #1901 X-Git-Tag: bind10-1.0.0-rc-release~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ded04bbd0fb963754e4123cee99cb07de07a618;p=thirdparty%2Fkea.git [master] Update ChangeLog for merge of #1901 --- diff --git a/ChangeLog b/ChangeLog index 1b312781ca..771f4c2f0d 100644 --- 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