From: Jeremy C. Reed Date: Wed, 26 Sep 2012 14:34:40 +0000 (-0500) Subject: [2189] add changelog entry X-Git-Tag: trac2351_base~37^2~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c714ebe32337bd89ba5209547fc759810c15dd19;p=thirdparty%2Fkea.git [2189] add changelog entry --- diff --git a/ChangeLog b/ChangeLog index 0cf23d4125..474f47a8b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +478. [doc] vorner + Added documentation about global TSIG key ring to the Guide. + (Trac #2189, git ....) + 477. [bug] jelte Fixed a problem with b10-msgq on OSX when using a custom Python installation, that offers an unreliable select.poll() interface.