From 656f4306325d7944280ce111d95aeaeacab8d3cd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 5 Jun 2016 21:28:56 -0400 Subject: Changed DateParser to use only user format and ISO-8601 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a13564e..df6c3b88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,10 +26,11 @@ Improvements: Bug fixes: +* Fixed user date format parsing for dates that can be valid in multiple formats * Do not sync user role if LDAP groups are not configured * Fixed issue with unicode handling for letter based avatars and user initials * Do not send notifications to disabled users -* Fix wrong redirect when removing a task from the task view page +* Fixed wrong redirect when removing a task from the task view page Breaking changes: -- cgit v1.2.3