summaryrefslogtreecommitdiffstats
path: root/user_guide/general
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-05 06:23:18 +0200
committeradmin <devnull@localhost>2006-10-05 06:23:18 +0200
commit5ffba1e7b3583ab5f3061fb77ae90fd1619af967 (patch)
tree89ccedf2b555db67f021f1c85bdaad5073d06fcd /user_guide/general
parent44351bfc2a4dbd384bce7393cd76333885bf2c7f (diff)
Diffstat (limited to 'user_guide/general')
-rw-r--r--user_guide/general/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html
index 3351cc130..1e7b32213 100644
--- a/user_guide/general/changelog.html
+++ b/user_guide/general/changelog.html
@@ -68,7 +68,7 @@ Change Log
<ul>
<li>Added <a href="../database/utilities.html">DB utility class</a>, permitting DB backups, CVS or XML files from DB results, and various other functions.</li>
-<li>Added <a href="../database/caching.html">Query Caching</a> to database class.</li>
+<li>Added <a href="../database/caching.html">Database Caching Class</a>.</li>
<li>Added <a href="../database/transactions.html">transaction support</a> to the database classes.</li>
<li>Added relationship capability to the database active record class</li>
<li>Added <a href="../general/profiling.html">Profiler Class</a> which generates a report of Benchmark execution times, queries, and POST data at the bottom of your pages.</li>