summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-07-17 23:42:05 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-07-17 23:42:05 +0200
commitce542a298ebfc8088024cfc32bbf971286c59cd2 (patch)
tree888d8e8bcf5d17d64947f354ddd890d140f81706 /user_guide
parent409904637cd661be6ceccb59af1046468da09802 (diff)
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 568448fc6..729b35723 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -65,6 +65,7 @@ Change Log
<h2>Version 1.5.5</h2>
<p>Release Date: -- still in development </p>
<ul>
+ <li>Added $this->DB->save_queries variable to DB driver, enabling queries to get saved or no. Previously they were always saved.</li>
<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>