diff --git a/ChangeLog b/ChangeLog index d0bb0d6075..c1a828ccbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1011. [func] fdupont + Added definitions and tests for the options from secure DHCPv6. + This protocol is still experimental. The option and other protocol + codes are for testing, they will be updated when IANA assigns + official values. + (Trac #4015, git xxx) + 1010. [bug] tmark Fixed test failures occuring for some tests after IfaceMgr::closeSockets was called.