]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1073 for Github #16,Trac #4237,#4238
authorThomas Markwalder <tmark@isc.org>
Thu, 17 Dec 2015 16:41:20 +0000 (11:41 -0500)
committerThomas Markwalder <tmark@isc.org>
Thu, 17 Dec 2015 16:41:20 +0000 (11:41 -0500)
ChangeLog

index d70608a424be4c488bcf2e9e3bc009933c173950..b18f0f60386e54c380ebf7b87669c58e8acac052 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1073.  [bug]           tmark
+       This change bumps the MySQL schema version from 4.0 to 4.1 and includes
+       the following changes: added explicit use of InnoDB engine to all MySQL
+       table create statements,  MySQL lease dump output is now sorted by lease
+       address in ascending order, and the MySQL lease_hwaddr_source table now
+       contains an entry for HWADDR_SOURCE_UNKNOWN (i.e. source = 0). Our thanks
+       to Sebastien Couture at Ubity Inc. for reporting the InnoDB engine issue
+       and submitting a fix for it.
+       (Github #16, Trac #4237,#4238, git f0fb9f35a394785215573a591c2bcc68ab481436)
+
 1075.  [doc]           marcin
        Changed Kea license from ISC to Mozilla Public License,
        v. 2.0.