summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-20 20:39:43 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-20 20:39:43 -0500
commitf119cbd6be467b3832a4543045980dd0f1936275 (patch)
treede15caae64fbf5318ce67000356af4e47b531ec6 /ChangeLog
parent4c3e519fa98de57ce9aa78f808b62f462aeaa690 (diff)
Make CSV export compatible with PHP 5.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 833350fc..2b62304a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@ Bug fixes:
* Fix PHP error when adding a new user with email notification enabled
* Add missing template for activity stream to show event "file.create"
* Fix wrong value for PLUGINS_DIR in config.default.php
+* Make CSV export compatible with PHP 5.3
Version 1.0.20
--------------