summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-07-20 02:01:54 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-07-20 02:01:54 +0200
commit55ccb39f9e73779750d1f5b07ad9527469e0805c (patch)
treeec1e93723a84fad0cc2ddfeee57515152577f061 /user_guide
parent30b40153739419d50c64e2dce338166a5c58ab58 (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 2ede587c8..4d313106a 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,7 @@ Change Log
<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>Reorganized the URI and Routes classes for better clarity.</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>