summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-04-23 00:18:46 +0200
committerDerek Jones <derek.jones@ellislab.com>2010-04-23 00:18:46 +0200
commit68c685ec6ed077e0ba4e5628963ef3183bb0a4fa (patch)
treebfeb1cc497499337725ceace40c2b6299ec9cc13 /user_guide/changelog.html
parent616fb0281ba4bd2339accc47c0a94f7034c61a1a (diff)
clarifying a changelog item
Diffstat (limited to 'user_guide/changelog.html')
-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 6eb036096..ae63b1f5f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -94,7 +94,7 @@ Hg Tag: </p>
<li>Added a <kbd>$xss_clean</kbd> class variable to the XMLRPC library, enabling control over the use of the Security library's <kbd>xss_clean()</kbd> method.</li>
<li>Added a <kbd>download()</kbd> method to the <a href="libraries/ftp.html">FTP library</a></li>
<li>Changed <kbd>do_xss_clean()</kbd> to return FALSE if the uploaded file fails XSS checks.</li>
- <li>Added stripslashes() and trim()ing of double quotes from $_FILES type value to standardize input.</li>
+ <li>Added stripslashes() and trim()ing of double quotes from $_FILES type value to standardize input in Upload library.</li>
</ul>
</li>
<li>Database