summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2008-08-21 00:13:47 +0200
committerRick Ellis <rick.ellis@ellislab.com>2008-08-21 00:13:47 +0200
commit7a7b79367e854973de9b268ed518db0545d4a458 (patch)
tree9639de50416bf2d06a9d6d8a0f6e11882fe7c4cf
parent38f69169d717d06ca2d1499fa8037c2adc2a1afe (diff)
-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 79156e38b..d22dcbaba 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -76,6 +76,7 @@ SVN Revision: XXXX</p>
<ul>
<li>Added the ability to store libraries in subdirectories within either the main "libraries" or the local application "libraries" folder. Please see the <a href="libraries/loader.html">Loader class</a> for more info. </li>
<li>Changed the output of the profiler to use style attribute rather then clear, and added the id "codeigniter_profiler" to the container div</li>
+ <li>Added <kbd>is_natural()</kbd> and <kbd>is_natural_no_zero()</kbd> to the <a href="libraries/validation.html">Validation class</a>.</li>
</ul>
</li>