]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry for #5603.
authorMarcin Siodelski <marcin@isc.org>
Thu, 24 May 2018 16:01:26 +0000 (18:01 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 24 May 2018 16:01:26 +0000 (18:01 +0200)
ChangeLog

index e3975a44cd0e5ecde937367463b999decc23e152..d6d7802363efd3a92e17deaed43ae179e8e4e943 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1409.  [doc]           marcin
+       Documented in the User's Guide how Kea HA service behaves
+       when the clock skew between active servers becomes too
+       high.
+       (Trac #5603, git ffaff4d2a03600bb4f81d335b49a840e31d03c8c)
+
 1408.  [func]          tomek
        perfdhcp now supports -o option that adds DHCP options.
        This may be used to simulate various clients.