]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Changelog
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Tue, 10 Jan 2012 14:00:45 +0000 (15:00 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Tue, 10 Jan 2012 14:00:45 +0000 (15:00 +0100)
ChangeLog

index 75e328e0ff88da0401050e737baaea116b8d1314..18786c9eda1350625f19c1c775d18dd01ecdf6f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+361.   [vorner]        vorner,jelte,jinmei
+       The socket creator is now used to provide sockets. It means you can
+       reconfigure the ports and addresses at runtime even when the rest of the
+       bind10 runs as non root user.
+       (Trac #805,#1522, git 1830215f884e3b5efda52bd4dbb120bdca863a6a)
+
 360.   [bug]           vorner
        Fixed problem where bindctl crashed when a duplicate non-string
        item was added  to a list.  This error is now properly reported.