From: Jelte Jansen Date: Tue, 3 Apr 2012 09:09:47 +0000 (+0200) Subject: [master] update changelog for merge of 1626 X-Git-Tag: trac2351_base~226^2~116^2~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa6a9dbe36ffc55bcadf54a523bedcfb7118474c;p=thirdparty%2Fkea.git [master] update changelog for merge of 1626 JSON parser improvements --- diff --git a/ChangeLog b/ChangeLog index 47655e69aa..317eccf133 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ +419. [bug] jelte + JSON handler has been improved; escaping now works correctly + (including quotes in strings), and it now rejects more types of + malformed input. + (Trac #1626, git 3b09268518e4e90032218083bcfebf7821be7bd5) + 418. [bug] vorner Fixed crash in bindctl when config unset was called. - (Trac #1715, 098da24dddad497810aa2787f54126488bb1095c) + (Trac #1715, git 098da24dddad497810aa2787f54126488bb1095c) 417. [bug] jelte The notify-out code now looks up notify targets in their correct