diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-04-26 21:19:25 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-04-26 21:19:25 +0200 |
commit | f9d5348cf2776374bf09bdda8c941198167d9ae9 (patch) | |
tree | 211a62991776ce1808751f1ccf5f74f365681115 /user_guide/changelog.html | |
parent | 2f9559736080f8386fec1bb5a1d99bd9855e2a4d (diff) |
Unit Testing results are now colour coded, and a change was made to the default template of results.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 59ab29530..6ed2a2185 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -82,6 +82,7 @@ SVN Commit: not currently released</p> <li>Added increased security for sessions for client-side data tampering.</li>
<li>The MySQLi forge class is now in sync with MySQL forge. </li>
<li>Added the ability to set CRLF settings via config in the <a href="libraries/email.html">Email</a> class.</li>
+ <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>
</ul>
</li>
<li>Helpers
|