From: Andrei Pavel Date: Wed, 20 Sep 2023 11:17:47 +0000 (+0300) Subject: [#1520] add ChangeLog entry X-Git-Tag: Kea-2.5.2~6 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e3341f721a6098bce381b9cc014d281e9331ca51;p=thirdparty%2Fkea.git [#1520] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index ce86681f5f..044baa8a51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2180. [build] andrei + Apart from enabling log4cplus's own logging, and adding more + sanity checks in DNS code, the --enable-debug configure flag + now also makes the compiler produce more abundant debugging + information that can be read by a debugger. + (Gitlab #1520) + 2179. [doc] piotrek Updated Developer's Guide with information about new hook point "lease4_offer".