summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-21 18:41:15 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-21 18:41:15 -0500
commit0a7370b9e5652918ad9386baa81cc12627069755 (patch)
tree95b3fab02e56f26c036e0d8bb0c761d81798c1c1 /ChangeLog
parent9deeaa4ef1e74531f5f7d99c5de423303ddda7ed (diff)
Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92658cb7..acd09fdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ Improvements:
* Use PHP7 function random_bytes() to generate tokens if available
* CSV task export show the assignee name in addition to the assignee username
* Add new hooks for plugins
+* Remove workaround for "INSERT ON DUPLICATE KEY UPDATE..."
Internal code refactoring: