]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry for #3408. trac2406_cl_base
authorMarcin Siodelski <marcin@isc.org>
Fri, 18 Apr 2014 16:53:53 +0000 (18:53 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 18 Apr 2014 16:53:53 +0000 (18:53 +0200)
ChangeLog

index 4219ccee2b21f06c108a43598e8a4b529ca73487..d962da826f068cb16af8e4450cacc607d591861a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+780.   [func]          marcin
+       libkea-cc: JSON parser stores information about the position
+       of the data element values in the JSON string. The position
+       comprises the line number and the offset within this line where
+       the specific value resides. This functionality is intended to
+       be used for error logging during configuration parsing.
+       (Trac #3408, git 115a52a6713340fc589f6f95d73d242931239405)
+
 779.   [doc]           tmark
        Added a section to the developer's guide for Kea's DHCP-DDNS
        component, D2.