]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated.
authorTomek Mrugalski <tomasz@isc.org>
Thu, 14 Sep 2017 10:20:33 +0000 (12:20 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 14 Sep 2017 10:20:33 +0000 (12:20 +0200)
ChangeLog

index feb16c3a0b6ba64cc8ab7564464ecf3f9ce2e960..2dc7078e042ccb844230e455806415f93f383601 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1295.  [bug]           tomek
+        DHCPv4 and DHCPv6 servers are now able to parse shared networks.
+        A basic shared networks examples added.
+       (Trac #5357, git 74b824cc80f8be66084308c0bf12c1a71f311915)
+
 1294.  [func]          marcin
        Implemented data structures holding configuration of shared
        networks. The new structures are unused until remaining tickets
@@ -6,7 +11,8 @@
 
 1293.  [func]          tomek
        DHCP4_BUFFER_WAIT, DHCP4_BUFFER_WAIT_INTERRUPTED, DHCP6_BUFFER_WAIT,
-       and DHCP6_BUFFER_WAIT_INTERRUPTED logging messages are no longer emitted.
+       and DHCP6_BUFFER_WAIT_INTERRUPTED logging messages are no longer
+       emitted.
        (Trac #5345, git 779040fa399fb2da271569dc315294463e28f852)
 
 1292.  [func]          tomek