diff options
author | admin <devnull@localhost> | 2006-10-02 00:10:14 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-02 00:10:14 +0200 |
commit | 3c106233195462c421dc3b7bcd6365c166def3ea (patch) | |
tree | d084b5c338fd74fd662097fbf3a726dae99200a3 /user_guide/general/changelog.html | |
parent | 0f8015fcdc4eb7a2bedc6a04548e588b39914c60 (diff) |
Diffstat (limited to 'user_guide/general/changelog.html')
-rw-r--r-- | user_guide/general/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index 3f991e077..0671b8baa 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -71,6 +71,7 @@ Change Log <li>Added <a href="../database/caching.html">DB Caching class</a> permitting queries to be cached.</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>
<li>Added the ability to <a href="creating_libraries.html">extend libraries</a> and <a href="core_classes.html">extend core classes</a>, in addition to being able to replace them.</li>
<li>Added support for storing <a href="models.html">models within sub-folders</a>.</li>
<li>Added simple_query() function to the database classes</li>
|