]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finished merge of trac4109a (DHCP4o6 v6 part
authorFrancis Dupont <fdupont@isc.org>
Tue, 28 Jun 2016 08:52:24 +0000 (10:52 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 28 Jun 2016 08:52:24 +0000 (10:52 +0200)
ChangeLog

index 5c19f4c9984d7188bdbcd290d8392e528c90cf85..687d4fc503b10f41f4a7d19fa644f6bd4ccda46c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,16 @@
+1134.  [func]          fdupont
+       Integrated the DHCPv6 service part of DHCPv4-ouver-DHCPv6 support.
+       (Trac #4109, git xxx)
+
 1133.  [func]          razvan
        The initial support for CQL (Cassandra) backend added. It is able
        to store leases information.
        (Github #21, git d3a412d4b090bfd84ec5bc5d7817b1dfcc92602e)
 
 1132.  [func]          tmark
-       The Postgresql schema has been updated to support host reservations and its
-       version number has been bumped to 3.0.  This schema is content equivlent to
-       the MySQL schema version 4.2.
+       The Postgresql schema has been updated to support host
+       reservations and its version number has been bumped to 3.0.
+       This schema is content equivlent to the MySQL schema version 4.2.
        (Trac #4275, git 6f8e646bee9de22c921ed26409f3d1856ebce9e6)
 
 1131.  [func]          fdupont