From: Francis Dupont Date: Fri, 25 Oct 2019 21:07:25 +0000 (+0200) Subject: [904-add-ability-to-force-a-cb-update-remotely] Added ChangeLog entry for config... X-Git-Tag: Kea-1.7.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af2c4de90d52b9014884c05fd5479517cb489d3;p=thirdparty%2Fkea.git [904-add-ability-to-force-a-cb-update-remotely] Added ChangeLog entry for config-backend-pull --- diff --git a/ChangeLog b/ChangeLog index fd5b06d1a7..6fc941c234 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1681. [func] fdupont + Added new command config-backend-pull which to force the server + to immediately poll the configuration updates from the + configuration backend + (Gitlab #904) + 1680. [bug,build] Kristoffer Larsen A bug in Makefile has been fixed. The changes made to src/lib/dhcpsrv/alloc_engine_messages.mes are now picked up