]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog for #444.
authorMarcin Siodelski <marcin@isc.org>
Fri, 8 Feb 2019 12:54:50 +0000 (13:54 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 8 Feb 2019 12:54:50 +0000 (13:54 +0100)
ChangeLog

index 2c1fd5a1c534d6ec961c913c5329a1afda6cab24..834a9c8b3f4b7e4447a763810c6563fec956c5f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1521.  [func]          marcin
+       Removed subsecond precision for the timestamps in MySQL config
+       backend. It caused issues on systems with MySQL version prior
+       to 5.6.4 which don't support subsecond timestamp values.
+       (Gitlab #444,!229, git 71200e98f5a862908240a0d2e269b5da23290af9)
+
 1520.  [build]         fdupont
        Made perfdhcp build optional and off by default: to build it
        please use the new --enable-perfdhcp configure flag.