From: Marcin Siodelski Date: Fri, 8 Feb 2019 13:26:29 +0000 (+0100) Subject: [master] Added ChangeLog for #451. X-Git-Tag: 458-config-backend-support-in-src-lib_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bf4289e1b6a2dcde88a2a833b09407b794dd013;p=thirdparty%2Fkea.git [master] Added ChangeLog for #451. --- diff --git a/ChangeLog b/ChangeLog index 834a9c8b3f..aa1907d27e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1522. [bug] marcin + The "unspecified" DHCP timer values (e.g. renew-timer) are + represented as NULL values in the database. This corrects + a bug whereby the unspecified timers defaulted to 0 which + prevented the DHCP server from calculating the timers to + be sent to the client. Instead a value of 0 was sent. + (Gitlab #451,!227, git 5ec9a55528fbcfff4e0c808f9a745b9fd3a5dfae) + 1521. [func] marcin Removed subsecond precision for the timestamps in MySQL config backend. It caused issues on systems with MySQL version prior