From eff2fed2e0591fbbb3af18319567992d341fc92c Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Wed, 17 Feb 2021 09:13:20 +0200 Subject: [PATCH] [#1703] add ChangeLog entry --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index e949add977..378a00fb9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1863. [func] andrei + The perfdhcp tool now supports the -x l option that exports the + assigned leases to stdout in CSV format. This new capability is + very useful for the ongoing DB cluster experiments, where we need + to correlate leases between multiple Kea instances sharing the + same cluster. + (Gitlab #1703) + 1862. [build] andrei Added execution permissions to the upgrade scripts in Kea's installation. Previously kea-admin db-upgrade would fail with a