Browse Source

[master] ChangeLog updated after trac3499 merge.

Tomek Mrugalski 9 years ago
parent
commit
18379dcde6
1 changed files with 8 additions and 1 deletions
  1. 8 1
      ChangeLog

+ 8 - 1
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)