summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-09-05 11:02:06 -0400
committerFrederic Guillot <fred@kanboard.net>2016-09-05 11:02:06 -0400
commit49788b70eca710f8ca17e99ca447053ae598173b (patch)
treeebdbbeda4d3554c1b11cebdfeb070718b221732e /ChangeLog
parent21f8cebe855aaaf0e6ff6b38a032216df8bdb8c6 (diff)
Update documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 208c98c8..911759bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@ Improvements:
* Show project name in task forms
* Convert vanilla CSS to SASS
* Support version operators for plugin directory: >= and >
+* Update Spanish documentation
Other changes:
@@ -32,6 +33,7 @@ Other changes:
Bug fixes:
+* Fix improper HTML escaping for textarea (potential XSS)
* Do not show closed tasks on public boards
* Fix undefined constant in config example file
* Fix PHP notice when sending overdue notifications