From: Jelte Jansen Date: Mon, 26 Mar 2012 09:33:13 +0000 (+0200) Subject: [master] update changelog for merge of #1172 X-Git-Tag: trac2351_base~226^2~116^2~66^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6600a2c2981b2c37ab42c325e905d4a70a415342;p=thirdparty%2Fkea.git [master] update changelog for merge of #1172 --- diff --git a/ChangeLog b/ChangeLog index e71b8a4ceb..3097b6415d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +409. [bug] jelte + Fixed a parser bug in bindctl that could make bindctl crash. Also + improved 'command help' output; argument order is now shown + correctly, and parameter descriptions are shown as well. + (Trac #1172, git bec26c6137c9b0a59a3a8ca0f55a17cfcb8a23de) + 408. [bug] stephen, jinmei b10-auth now filters out duplicate RRsets when building a response message using the new query handling logic. It's