summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-01-26 16:26:33 +0100
committerDerek Allard <derek.allard@ellislab.com>2008-01-26 16:26:33 +0100
commita66574398c9ba225a088282b608fa490c0db8d2c (patch)
treea9a9f36cd6e09e2965a10b4f2de7077b73714201 /user_guide/changelog.html
parent065a0cef3081baa7d8f13b6918ecec1d086a60f3 (diff)
Added a stripslashes() into the Upload Library.
Diffstat (limited to 'user_guide/changelog.html')
-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 96f0a67e8..86c89fee0 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -201,6 +201,7 @@ Change Log
<li>Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.</li>
<li>Fixed a typo in the <a href="./helpers/string_helper.html">String Helper</a> (uniquid changed to uniqid).</li>
<li>Fixed typos in the email Language class (email_attachment_unredable, email_filed_smtp_login).</li>
+ <li>Added a stripslashes() into the Upload Library.</li>
<li>Fixed assorted user guide typos.</li>
</ul>