summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-08-31 21:04:22 -0400
committerFrederic Guillot <fred@kanboard.net>2016-08-31 21:04:22 -0400
commit3861e90336031873d7f6dc2f7476b5502af7d69f (patch)
tree6cfcf590b3dd307e639025e5cd272d57232245ba /ChangeLog
parent12acf66ad2a2673dd3201c85d4179b6c46f3c12f (diff)
Fix wrong project date format (shown as 01/01/1970)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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
--------------