From 3861e90336031873d7f6dc2f7476b5502af7d69f Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Wed, 31 Aug 2016 21:04:22 -0400
Subject: Fix wrong project date format (shown as 01/01/1970)

---
 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'ChangeLog')

diff --git a/ChangeLog b/ChangeLog
index 8a73a223..292da131 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@ Bug fixes:
 
 * Fix undefined constant in config example file
 * Fix PHP notice when sending overdue notifications
+* Fix wrong project date format (shown as 01/01/1970)
+    - If the dates still not correct, modify and save the date
 
 Version 1.0.32
 --------------
-- 
cgit v1.2.3