From: Thomas Markwalder Date: Tue, 30 Oct 2018 12:41:53 +0000 (-0400) Subject: [master] Added ChangeLog entry 1463. X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd706273739e13790418cb79cfc83ab2575896d;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1463. --- diff --git a/ChangeLog b/ChangeLog index c985417de6..b2e74f19d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1463. [bug] tmark + Added missing parsing logic for the reservation-mode value, + "global", to kea-dhcp6. The parsing logic was somehow omitted + and caused kea-dhcp6 configuration parsing to fail on values + of "global". + (Gitlab #129,!55, git 00352d701f61274f0993b468a413af6c5623af3d) + 1462. [build,doc] tomek,sgoldlust,vicky Kea REST API is now documented. Thanks to Suzanne Goldlust for providing descriptions for great majority of commands and to