From: Wlodek Wencel Date: Fri, 20 Oct 2017 16:03:03 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5356 X-Git-Tag: trac5389_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d9ff88c7b6353e607758131fb76c80094951d0;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5356 --- diff --git a/ChangeLog b/ChangeLog index 79986a8261..e538a8389a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1324. [doc] wlodek + Added examples of configuration for iPXE boot with DHCPv6 Kea server + (Trac #5356, git c68b9b381930d1e44fd5daa1b9d033035e32cff2) + 1323. [doc] marcin Added new section to Kea Hooks Developer's Guide describing how to implement new control commands within hooks libraries.