summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2007-07-16 15:04:46 +0200
committerDerek Jones <derek.jones@ellislab.com>2007-07-16 15:04:46 +0200
commit6159d1dd0945490d1425ae3269dc3172680a3c91 (patch)
treeb91cef7dc655bd28bd055b8d88ee1dbe677b26b5 /user_guide
parent9e91094b9eaa9155781b6c87f69aa8d1efb7fe7d (diff)
Switched from CI super object to $CFG to fetch charset
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 1864c7985..568448fc6 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@ Change Log
<ul>
<li>Fixed a bug in database driver where num_rows property wasn't getting updated </li>
<li>Fixed a bug in captcha calling an invalid PHP function</li>
+ <li>Fixed a bug in _html_entity_decode_callback() when 'global_xss_filtering' is enabled.</li>
</ul>