summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-08-07 02:01:09 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-08-07 02:01:09 +0200
commit17756a07a877436d520edb87813e13b860ace169 (patch)
tree0beaf8d3406a400ab2fb0097603a0c310f678f66 /user_guide/changelog.html
parent30e9c533700ef014d4c3ff513bc7dd1a2b5c2309 (diff)
tightened human time stamp validation regex
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 e0e2bef36..207c594d0 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@ SVN Revision: XXXX</p>
<ul>
<li>Improved accuracy of calculations in <a href="helpers/number_helper.html">Number helper</a>.</li>
<li>Removed added newlines ("\n") from most form and html helper functions.</li>
+ <li>Tightened up validation in Date Helper human_to_unix(), and eliminated the POSIX regex.</li>
</ul>
</li>
<li>Other changes