From: Jeremy C. Reed Date: Wed, 28 Mar 2012 17:00:59 +0000 (-0500) Subject: [master] changelog maintenance X-Git-Tag: trac2351_base~226^2~116^2~94^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=342f5b2ae66112e9416da86436b7932ea8e6f9c4;p=thirdparty%2Fkea.git [master] changelog maintenance add date for 20120329 release use a tab before the keyword type. use two tabs before the committer username. --- diff --git a/ChangeLog b/ChangeLog index 403590f91e..a6ac6b085e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +bind10-devel-20120329 released on March 29, 2012 + 415. [doc] jinmei, jreed BIND 10 Guide updated to now describe the in-memory data source configurations for b10-auth. @@ -56,7 +58,7 @@ also be used for others soon. (Trac #1688, git b77baca56ffb1b9016698c00ae0a1496d603d197) -407. [build] haikuo +407. [build] haikuo Remove "--enable-boost-threads" switch in configure command. This thread lock mechanism is useless for bind10 and causes performance hits. @@ -84,7 +86,7 @@ providing result for random instance. (Trac #1751, git 3285353a660e881ec2b645e1bc10d94e5020f357) -403. [build]* jelte +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