summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-23 19:57:43 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-23 19:57:43 -0400
commitffeffa54f9ad322e8b1a79d9ab5270854d712ea2 (patch)
treef6808b61caa92e1689982c927d149132e84e1f8b /ChangeLog
parent9707c0b4c4145b9fbdab3a2ecb40c92633dacab1 (diff)
People should not see any tasks during a search when they are not associated to a project
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f8100b9..4efd74db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@ Improvements:
* Add Task, User and Project metadata for plugin creators
* Do not show scroll-bars when a column is collapsed (IE)
+Bug fixes:
+
+* People should not see any tasks during a search when they are not associated to a project
+
Version 1.0.19
--------------