summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-02-08 22:25:56 +0100
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-02-08 22:25:56 +0100
commit4bc54c7c657a84bd9c43d5b500e1c33029f0d636 (patch)
tree46f0e6525a50bab6c26623bc7bdbaa60cc7676ab /user_guide
parent9758d84b69185f80fd8197f28046af7ef3b2a2d3 (diff)
parent3167eebb81d740e0a74b28ff0353dd4fcf110d0e (diff)
Merged migration branch for now.
Diffstat (limited to 'user_guide')
-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 cd728226b..0aac5aec5 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -74,6 +74,7 @@ Hg Tag: n/a</p>
<h3>Bug fixes for 2.0.1</h3>
<ul>
<li class="reactor">CLI requests can now be run from any folder, not just when CD'ed next to index.php.</li>
+ <li class="reactor">MySQL Driver will now wrap field names for insert(), update() and replace() with backticks (`) so fields like "default" and "order" will not cause SQL errors.</li>
</ul>
<h2>Version 2.0.0</h2>