From: Jelte Jansen Date: Fri, 16 Mar 2012 10:28:17 +0000 (+0100) Subject: [master] update changelog for merge of 1640 X-Git-Tag: trac2351_base~226^2~116^2~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3441ed2e58f5b467928ca1d3145e158144674644;p=thirdparty%2Fkea.git [master] update changelog for merge of 1640 --- diff --git a/ChangeLog b/ChangeLog index b62825a19d..d1e218ba4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +403. [build]* jelte + The configure option for botan (--with-botan=PATH) is replaced by + --with-botan-config=PATH, which takes a full path to a botan-config + script, instead of the botan 'install' directory. Also, if not + provided, configure will try out config scripts and pkg-config + options until it finds one that works. + (Trac #1640, git 582bcd66dbd8d39f48aef952902f797260280637) + 402. [func] jelte b10-xfrout now has a visible command to send out notifies for a given zone, callable from bindctl. Xfrout notify [class]