From: Marcin Siodelski Date: Wed, 10 Apr 2019 15:03:07 +0000 (+0200) Subject: [#103,!289] Added ChangeLog entry for #103. X-Git-Tag: Kea-1.6.0-beta~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f50530f4e5e519b4a0cb1536d5ae072af817648;p=thirdparty%2Fkea.git [#103,!289] Added ChangeLog entry for #103. --- diff --git a/ChangeLog b/ChangeLog index 7f778dbcb3..690ef6625c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1553. [func] marcin + DHCPv4 server automatically fetches incremental configuration updates + from the configuration backends. + (Gitlab #103,!277, git 319f7709edb40d6c01390a34942b9d4a200b333e) + (Gitlab #103,!289, git 80087e2d0f90f9ba6623860fed4f4d33ee935ad0) + 1552. [bug] marcin Corrected inheritance of the subnet and shared network specific parameters in the MySQL Configuration Backend.