summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-05-13 15:31:18 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-05-13 15:31:18 +0200
commita065bab0fb0fdd6c0012db137ab8e065b131a2e9 (patch)
treea8aa99667306d1cc61e6385a94d60125b7984122 /user_guide
parent687cdcaa4bc45a616308e3ecdf735d87065153a5 (diff)
The Zip class has undergone a substantial re-write for speed and clarity
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 3d0772147..ffa400ca8 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -97,6 +97,7 @@ SVN Revision: 1145</p>
<li><a href="libraries/unit_testing.html">Unit Testing</a> results are now colour coded, and a change was made to the default template of results.</li>
<li>Added a valid_emails rule to the <a href="libraries/validation.html">Validation</a> class.</li>
<li>The <a href="libraries/zip.html">Zip class</a> now exits within <kbd>download()</kbd>.</li>
+ <li>The <a href="libraries/zip.html">Zip class</a> has undergone a substantial re-write for speed and clarity (thanks stanleyxu for the hard work and code contribution!)</li>
</ul>
</li>
<li>Helpers