]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog for #337.
authorMarcin Siodelski <marcin@isc.org>
Tue, 11 Dec 2018 19:20:07 +0000 (20:20 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 11 Dec 2018 19:20:07 +0000 (20:20 +0100)
ChangeLog

index 5817bdc69cdd9f33f33954d6f1dad22f16a76612..c0ca539a365d40e16754c0a8f4f50507fdd22c64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1505.  [bug]           marcin
+       Corrected an issue in the lease_cmds hooks library which caused
+       errors while adding leases with high lease expiration time value
+       to the database. Many thanks to Shawn Routhier from Infoblox for
+       finding and reporting the issue.
+       (Gitlab #337,!167, git 3fcdc28814310ac93b3903897e952b3b60cfa0bc)
+
 1504.  [bug]           fdupont
        Created separate control buffers for reception and transmission
        over UDP sockets.