]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #198.
authorMarcin Siodelski <marcin@isc.org>
Tue, 11 Dec 2018 17:45:13 +0000 (18:45 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 11 Dec 2018 17:45:13 +0000 (18:45 +0100)
ChangeLog

index 8107ed8bfcf7cce267ce1ecce17c4e3fee330184..18ba5f735971d21b2c6003bc45744745937f5371 100644 (file)
--- 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.