summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-12-30 14:57:06 +0100
committerFrederic Guillot <fred@kanboard.net>2015-12-30 14:57:06 +0100
commitf998a17e6411492574d29ded7b7956a105cfdcad (patch)
tree0f9f415ed17691a431086845b3c48df5e7bbb919 /ChangeLog
parent5b45a082d9111d03774d6a393a38ea73970c9178 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 10aac1d4..27948e77 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