2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[master] ChangeLog updated after trac3499 merge.

This commit is contained in:
Tomek Mrugalski
2015-10-13 19:19:56 +02:00
parent 99ca398d4d
commit 18379dcde6

View File

@@ -1,6 +1,13 @@
1024. [func]* tomek
Boolean Skip flag in Hooks API has been replaced by enum status.
This is backward incompatible change if you developed hook
library that takes advantage of the skip flag. See Hooks
Developer Guide for easy steps necessary for migration.
(trac #3499, git 99ca398d4d042a098b5c491368733220db8cdd08)
1023. [func] tmark
kea-admin now supports upgrading from MySQL schema version 3.0
to 4.0. In addition, the lease6 data dump now contains the
to 4.0. In addition, the lease6 data dump now contains the
text label for lease_hwaddr_source column rather than its
numeric value.
(Trac #3967, git 2e13ac3b0b278faabe338b00ffee8259c13f5342)