summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 9a3b613f3..07b14174a 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -78,6 +78,7 @@ SVN Revision: </p>
<li>Fixed a bug when doing 'random' on order_by() (#5706).</li>
<li>Fixed a bug where adding a primary key through Forge could fail (#5731).</li>
<li>Fixed a bug when using DB cache on multiple databases (#5737).</li>
+ <li>Fixed a bug where TRUNCATE was not considered a "write" query (#6619).</li>
</ul>
</li>
<li>Helpers