diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-03-04 22:21:54 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-03-04 22:21:54 -0500 |
commit | 9b68c3bc77bfa49f820afbcb601aaf5174b39bcc (patch) | |
tree | 82d73a2f346ea14dc4220206302a97d97c3bec1d /ChangeLog | |
parent | f9f5d7188b71203558b97968081f72734df35e15 (diff) |
Fix ambiguous column name with very old version of Sqlite
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Security issues: * Access allowed to any tasks from the shared public board by changing the URL parameters +Bug fixes: + +* Ambiguous column name with very old version of Sqlite + Version 1.0.26 -------------- |