From: Marcin Siodelski Date: Wed, 11 Oct 2017 08:22:27 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5364. X-Git-Tag: trac5297_base~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb7904ff1965cf8efd36b9d0bebebb745c1ab73;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5364. --- diff --git a/ChangeLog b/ChangeLog index bbc99a8132..fad0bd0c2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1314. [bug] marcin, tomek + Improved unit tests for shared networks and corrected a bug + in the allocation engine which caused wrong subnet id to be + stored in the lease database and wrong subnet be used by the + DHCPv6 server for options assignment. + (Trac #5364, git 07ce52ee4ce65eeeea1890201812ac83a286658f) + 1313. [bug] fdupont Empty output_options structure is no longer returned by config-get or config-write commands.