From aeab662d65cdadc044b89c332591b1f1d5b90823 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 3 Oct 2015 14:09:52 -0400 Subject: Fix bug with due date greater than year 2038 See: https://en.wikipedia.org/wiki/Year_2038_problem --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9331cd9a..90bd9274 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,6 +54,7 @@ Bug fixes: * Fix Mysql error about gitlab_id when creating remote user * Fix subtask timer bug (event called recursively) * Fix Postgres issue "Cardinality violation" when there is multiple "is_milestone_of" links +* Fix issue with due date greater than year 2038 Version 1.0.18 -------------- -- cgit v1.2.3