From: JINMEI Tatuya Date: Mon, 5 Nov 2012 22:49:20 +0000 (-0800) Subject: [master] changelog for #2356 X-Git-Tag: trac2487_base~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44da058a8a9f2f7bfca5be797823a6b43bb1865e;p=thirdparty%2Fkea.git [master] changelog for #2356 --- diff --git a/ChangeLog b/ChangeLog index 2b564e13d3..07474ee938 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +500. [bug] jinmei + Corrected the autoconf example in the examples directory so it can + use the configured path to Boost to check availability of the BIND 10 + library. Previously the sample configure script could fail if + Boost is installed in an uncommon place. Also, it now provides a + helper m4 function and example usage for embedding the library + path to executable (using linker options like -Wl,-R) to help + minimize post-build hassles. + (Trac #2356, git 36514ddc884c02a063e166d44319467ce6fb1d8f) + 499. [func] team The b10-auth 'loadzone' command now uses the internal thread introduced in 495 to (re)load a zone in the background, so that