diff options
author | admin <devnull@localhost> | 2006-10-04 09:47:57 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-04 09:47:57 +0200 |
commit | 492a70e6f5643f2b12ac0b61666ba7c5ec59c644 (patch) | |
tree | bf316b7b33a01d3f69c1521162ce5245ce86c587 | |
parent | 02855e0a5ca144b8b01be2a49cb2780cf5abf653 (diff) |
-rw-r--r-- | user_guide/general/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index 4373de76d..931837c74 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">DB Caching class</a> permitting queries to be cached.</li>
+<li>Added <a href="../database/caching.html">Query Caching</a> to database class.</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="../libraries/Zip.html">Zip Encoding Library</a> permitting files to be Zip compressed.</li>
|