summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-04-29 01:18:00 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-04-29 01:18:00 +0200
commitb94b89c69195a0708add8dedb1721f12bcafbf8c (patch)
treebb431084a58830ffcc8dd6216bea8eb2c8372e13 /user_guide/changelog.html
parent05f830c7105ef3cd4a8388bffe7cf73c35236105 (diff)
Added a valid_emails rule to the Validation class.
Diffstat (limited to 'user_guide/changelog.html')
-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 767dd2a48..ef1b7ace7 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -83,6 +83,7 @@ SVN Commit: not currently released</p>
<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>
+ <li>Added a valid_emails rule to the <a href="libraries/validation.html">Validation</a> class.</li>
</ul>
</li>
<li>Helpers