]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3173.
authorMarcin Siodelski <marcin@isc.org>
Thu, 26 Sep 2013 06:29:13 +0000 (08:29 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 26 Sep 2013 06:29:13 +0000 (08:29 +0200)
Also fixed whitespace errors and tabs in 678 and 679.

ChangeLog

index 40348afc27c7c9c45177939d65f24e8f0cc941ee..02a2a9d73e12812aa6ab4adf7c6753957a7899a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
-679.   [func]  tmark
+680.   [func]          marcin
+       perfdhcp: Added support for requesting IPv6 prefixes using IA_PD
+       option being sent to the server.
+       (Trac #3173, git 4cc844f7cc82c8bd749296a2709ef67af8d9ba87)
+
+679.   [func]          tmark
        b10-dhcp-ddns Finite state machine logic was refactored into its own class,
        StateModel.
        (Trac# 3156,  git 6e9227b1b15448e834d1f60dd655e5633ff9745c)
 
-678.   [func]  tmark
-       MySQL backend used by b10-dhcp6 now uses lease type as a 
+678.   [func]          tmark
+       MySQL backend used by b10-dhcp6 now uses lease type as a
        filtering parameter in all IPv6 lease queries.
        (Trac# 3147,  git 65b6372b783cb1361fd56efe2b3247bfdbdc47ea)