Fix typo in ChangeLog

This commit is contained in:
Frederic Guillot 2016-01-09 11:17:05 -05:00
parent 0d0040561d
commit 2fb002c266
1 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ New features:
* Added support of user mentions (@username)
* Added report to compare working hours between open and closed tasks
* Added the possiblity to define custom routes from plugins
* Added the possibility to define custom routes from plugins
* Added new method to remove metadata
Improvements:
@ -28,8 +28,8 @@ Improvements:
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 compatibility issue with FreeBSD for session.hash_function parameter
* Fix wrong constant name that causes 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