From: Tomek Mrugalski Date: Tue, 15 Mar 2016 10:24:59 +0000 (+0100) Subject: [4297] User's Guide corrected X-Git-Tag: trac4298_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd38aa7bfe072a794787290fafff9d6529b20c0;p=thirdparty%2Fkea.git [4297] User's Guide corrected --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index 6418e3b4b1..94ac3d72ba 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -74,6 +74,7 @@ } + This is a change to the syntax used in Kea 0.9.2 and earlier, where hooks-libraries was a list of strings, each string being the name of @@ -82,14 +83,14 @@ added to a future version of Kea. - - + + The library reloading behavior has changed in Kea 1.1. Libraries are reloaded, even if their list hasn't changed. Kea does that, because the parameters specified for the library (or the files those parameters point to) may have changed. - - + + Libraries may have additional parameters. Those are not mandatory in the @@ -105,8 +106,6 @@ Libraries section. - - Notes: