]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated after trac3499 merge.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 13 Oct 2015 17:19:56 +0000 (19:19 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 13 Oct 2015 17:19:56 +0000 (19:19 +0200)
ChangeLog

index ab02c5f3620c90f0f5a8a4fd9a00e28aa624c27c..c0b089d77a098724444814330e97a994188ffe2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)