From: Stephen Morris Date: Fri, 7 Dec 2012 13:42:03 +0000 (+0000) Subject: [master] ChangeLog for trac 2404 X-Git-Tag: bind10-1.0.0-beta-release~39^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=755a3b5fa194d08e883fec5899ac4b7bcdcbfd18;p=thirdparty%2Fkea.git [master] ChangeLog for trac 2404 --- diff --git a/ChangeLog b/ChangeLog index 8c20021a83..32b92275d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +518. [func] stephen + Extend DHCP MySQL backend to handle IPv4 addresses. + (Trac #2404, git ce7db48d3ff5d5aad12b1da5e67ae60073cb2607) + 517. [func] stephen Added IOAddress::toBytes() to get byte representation of address. Also added convenience methods for V4/V6 address determination.