From: Marcin Siodelski Date: Wed, 2 Sep 2015 16:36:56 +0000 (+0200) Subject: [master] Added Changelog entry for #3947. X-Git-Tag: trac3238_base~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e440a6318df872ca5e760535c4efa5e7ffa075ba;p=thirdparty%2Fkea.git [master] Added Changelog entry for #3947. --- diff --git a/ChangeLog b/ChangeLog index b557ee452d..d4499377d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +994. [func]* marcin + DHCPv6 server fully supports RFC 7550. + (Trac #3947, git c06ab97a4e068c4b4b11f4685c56dd402b2385dc) + 993. [bug] fdupont The logging spec file was searched in the build tree when it was in the source tree so distcheck (where they differ) failed.