]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated.
authorTomek Mrugalski <tomasz@isc.org>
Fri, 19 Jun 2015 16:24:48 +0000 (18:24 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 19 Jun 2015 16:24:48 +0000 (18:24 +0200)
ChangeLog

index 72155b97296c632996c975f9710fc4ebdc0d77f0..c020f3ad452dccb0018e8a2bfe9f6b4188d908da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
-963.    [func]      tmark
-       DHCPv6 server now supports a control channel, implemented over 
+964.   [doc]           tomek
+       User's Guide and Developer's Guide updated with statistics and
+       control channel description.
+       (Trac #3800, git 7ce8ca560370ec5f9bd4d5199a177b441f08a47e)
+
+963.    [func]         tmark
+       DHCPv6 server now supports a control channel, implemented over
        a UNIX socket. Currently supported commands are: statistic-get,
        statistic-reset, statistic-remove, statistic-get-all,
        statistic-reset-all, statistic-remove-all, and shutdown.