]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1156 for #4294.
authorThomas Markwalder <tmark@isc.org>
Thu, 25 Aug 2016 15:45:07 +0000 (11:45 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 25 Aug 2016 15:45:07 +0000 (11:45 -0400)
ChangeLog

index ff576f651ce98a77cd7adb6646189a4016f346d7..66009f03ea1dcf3ca682506227a593a6438d3232 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1156.  [bug]           tmark
+       Lease statistics are now recalculated during server startup and
+       after each successful reconfiguration for Memfile, MySQL, and PostgreSQL
+       back ends.  This addressses issues caused by accumulated values being lost
+       across restarts and reconfigurations making rendering values incorrect. 
+       (Trac #4294 git 0abdcf15f85861ffcb67d50fa4ce3965d25e4a9f)
+
 1155.  [func]          marcin
        Kea can be configured to operate using read-only host database.
        This is only supported for MySQL and PostgreSQL databases.