From: Razvan Becheriu Date: Wed, 19 Apr 2023 21:57:59 +0000 (+0300) Subject: [#549] added ChangeLog entry X-Git-Tag: Kea-2.3.7~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa326ea8e401dad35d021bef94b6e222cf9a0e6;p=thirdparty%2Fkea.git [#549] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 695d0ff016..c9e40a14f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2126. [func] andrei + A new command named reservation-update is now available in the + host_cmds hook library. It updates an existing reservation. + (Gitlab #549) + 2125. [func] marcin Allocators can now be configured in the configuration backend. (Gitlab #2823)