From: Thomas Markwalder Date: Tue, 26 Jul 2016 13:07:57 +0000 (-0400) Subject: [master] Added ChangeLog entry 1145 for #4277. X-Git-Tag: trac4551_base~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a38f02797951d49b7cb93af8fc801e5d915f06;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1145 for #4277. --- diff --git a/ChangeLog b/ChangeLog index 3b2b1ba252..34aa209ea6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1145. [func] tmark + The Postgresql backend now supports host reservations for both DHCPv4 and + DHCPv6, with options and IPv6 reservations. + (Trac #4277 git ac1eaa1026987c2d86d57b4aa0dc9a4d093787f0) + 1144. [bug] mihu Response to DHCPINFORM is generally sent to port 68, rather than port 67. Thanks to Michal Humpula for providing a patch.