From: Thomas Markwalder Date: Wed, 27 Apr 2016 13:14:33 +0000 (-0400) Subject: [master] Added ChangeLog entry 1108 for #4239 X-Git-Tag: trac4106_update_base~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0477d9f4033047a7a4453625b23eb7bd75890ce;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1108 for #4239 --- diff --git a/ChangeLog b/ChangeLog index b0b319edf3..4bfb01c41f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1108. [func] tmark + Schema scripts have been relocated from src/bin/admin/scripts to + src/share/database/scripts and are now shared by both kea-admin + and unit testing. + (Trac #4239, git 131fcf52f2a65cedb53975f99114296366fb0199) + 1107. [func] fdupont Added support for extracting constant length fields from a DHCPv4 packet.