]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1520] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Wed, 20 Sep 2023 11:17:47 +0000 (14:17 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 22 Sep 2023 13:12:08 +0000 (16:12 +0300)
ChangeLog

index ce86681f5f0f3493513de57ee4555d811c0b3e24..044baa8a510a0af9cfb68d8ea299f195222ec18a 100644 (file)
--- 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".