From: Marcin Siodelski Date: Tue, 11 Dec 2018 17:45:13 +0000 (+0100) Subject: [master] Added ChangeLog entry for #198. X-Git-Tag: 343-put-socket-control-buffer-in-the-stack_base~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec93d5d5a579e0b20886f7bf96d620919c976e09;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #198. --- diff --git a/ChangeLog b/ChangeLog index 8107ed8bfc..18ba5f7359 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1503. [doc] fdupont, marcin + Updated "JSON Configuration" section of the Kea User's Guide. + (Gitlab #198,!160, git 94c66b3c071d7bbf4b247bf57cd75ddcc343177e) + 1502. [bug] fdupont Unicode parser for JSON structures has been improved. It now handles escape sequences better.