summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-21 11:30:45 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-21 11:30:45 -0500
commit37ef9069980a31876d6723da0af1376b510fb668 (patch)
tree1b70bd648475906e50bfd849ff8f770cb1889fb7 /ChangeLog
parent83e4c7729ed58e63f2be96431f5e0685d45b1593 (diff)
Avoid Safari to append .html at the end of downloaded files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f013a13..cb3435aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@ Bug fixes:
* 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
+* Avoid Safari to append .html at the end of downloaded files
Version 1.0.20
--------------