summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-22 20:44:15 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-22 20:44:15 -0400
commit8768a4e3699c5b9235d8c834ad7689ae66ef36aa (patch)
tree6be77f7213fd6e3f865c3d71e4f3809cf1cac1c4 /ChangeLog
parent585f73433373d8e2912c60f4ed0efab827484232 (diff)
Fixes cycle time calculation when the start date is defined in the future
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 2 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 12c91269..18526e4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,12 +25,10 @@ Improvements:
* Added Ajax loading icon for submit buttons
* Added support for HTTP header "X-Forwarded-Proto: https"
-Security issues:
-
-* Access allowed to any tasks from the shared public board by changing the URL parameters
-
Bug fixes:
+* Fixes cycle time calculation when the start date is defined in the future
+* Access allowed to any tasks from the shared public board by changing the URL parameters
* Fix invalid user filter for API procedure createLdapUser()
* Ambiguous column name with very old version of Sqlite