summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2022-08-19 14:09:00 +0300
committerAndrei Pavel <andrei@isc.org>2022-08-26 18:39:43 +0300
commit84ae477d890734689e68c9db601e5c38b46fddbf (patch)
treed0ee7de154366a655d493339c71e81f040b43b5b
parent007d49bfb8af9920a7445d94952d089f3e9de6d9 (diff)
[#2537] add ChangeLog entry
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dce508f34c..c76e11d702 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2052. [func] andrei
+ Omitted logger configuration entries are now properly inherited
+ from the root logger as the ARM suggests.
+ (Gitlab #2537)
+
2051. [func] razvan
Added support for bulk lease query options defined in RFC 6926.
The bulk lease query functionality has not been implemented yet.