diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-02-23 21:57:54 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-02-23 21:57:54 -0500 |
commit | a6540bc604c837d92c9368540c145606723e97f7 (patch) | |
tree | 575f8a65440f291d70a070d168eafca8c82a6459 /ChangeLog | |
parent | cfbf6bc9c7aae52f3381d99119738f3b23954025 (diff) |
Fix regression: unable to change project in "task move/duplicate to another project"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Bug fixes: * Fix PHP notices during creation of first project and in subtasks table * Fix filter dropdown not accessible when there are too many items +* Fix regression: unable to change project in "task move/duplicate to another project" Version 1.0.25 -------------- |