diff --git a/kea.changes b/kea.changes index 58fde2e..c31da76 100644 --- a/kea.changes +++ b/kea.changes @@ -2,6 +2,19 @@ Fri Dec 28 23:05:17 UTC 2018 - mardnh@gmx.de - Update to version 1.5.0 + * Support for YANG/NETCONF, the ability to store major + configuration elements in a YANG model and manipulate it + using NETCONF. + * Support for global host reservations (previously each host + reservation had to be associated with a specific subnet) + * Class commands – a new hook that allows dynamic changes + to be made to client classes without restarting. + * Performance and resiliency improvements to the High + Availability hook. + * A new congestion control feature to mitigate the effects of + heavy DHCP traffic conditions. + * Improvements to the High Availability feature, including paged + updates between HA pairs to alleviate timeouts. - Run spec-cleaner -------------------------------------------------------------------