]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 793
authorThomas Markwalder <tmark@isc.org>
Thu, 26 Jun 2014 13:10:52 +0000 (09:10 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 26 Jun 2014 13:10:52 +0000 (09:10 -0400)
ChangeLog

index 9e066fb363d95dc14166224a226f87c487027652..ab6cdbc5c02b2e0c6d81ad35590685f4e03c0cb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+793.   [func]          tmark
+       DHCP-DDNS: Implemented dynamic reconfiguration of the server,
+       triggered when the SIGHUP signal is received by the server's
+       process. Also, server performs a graceful shut down when SIGINT
+       or SIGTERM signal is received.
+       (Trac #3407, git f1a224df1e46098748ba60205be09ada4600515f)
+
 792.   [func]          marcin
        Implemented keactrl script used to start, stop, reconfigure Kea
        servers and get their status and configuration data. This script