Switched from CI super object to $CFG to fetch charset
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 1864c79..568448f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@
 <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>