From f998a17e6411492574d29ded7b7956a105cfdcad Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 30 Dec 2015 14:57:06 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 10aac1d40..27948e776 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,10 +9,11 @@ New features: Improvements: -- Improving performance during task position change (3 times faster than before) +- Improving performance during task position change (SQL queries are 3 times faster than before) Bug fixes: +- Fix compatiblity issue with FreeBSD for session.hash_function parameter - Fix wrong constant name that cause a PHP error in project management section - Fix pagination in group members listing - Avoid PHP error when enabling LDAP group provider with PHP < 5.5