summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2008-09-30 23:51:49 +0200
committerRick Ellis <rick.ellis@ellislab.com>2008-09-30 23:51:49 +0200
commit02d2a9cb400287e54c09f51b9027a99c779d7131 (patch)
tree178c32bbb07476449a07292f75c848df3504429e /user_guide
parent9f02e3c852a38b4e17ac1ade26144d0b9d554693 (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index b6bd89987..2dcde9465 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -96,7 +96,7 @@ SVN Revision: XXXX</p>
<li>Added a few openxml document mime types, and an additional mobile agent to mimes.php and user_agents.php respectively.</li>
<li>Added sanitization in xss_clean() for a deprecated HTML tag that could be abused in user input in Internet Explorer.</li>
<li>Added <a href="./general/styleguide.html">PHP Style Guide</a> to docs.</li>
- <li>Added backticks around column names in MySQL when using insert_string and update_string functions.</li>
+ <li>Added backticks around column names in MySQL when using insert_string and update_string functions, and in where() function.</li>
</ul>
</li>
</ul>