summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authordruu <zappa@crushhour.net>2011-09-06 22:18:26 +0200
committerdruu <zappa@crushhour.net>2011-09-06 22:18:26 +0200
commit5feb8bb8c89875224049a44ae988500c532ed6d4 (patch)
tree426ddb4d08eb9f2574c34198d018ab36d3b74501 /user_guide
parent9e2df7c1fc8f8f5c9837f52c308f72e9f326b577 (diff)
Added changelog entry
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 fb6e4493a..cdbbe6bda 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -77,6 +77,7 @@ Change Log
<li>Added <samp>increment_string()</samp> to <a href="helpers/string_helper.html">String Helper</a> to turn "foo" into "foo-1" or "foo-1" into "foo-2".</li>
<li>Altered form helper - made action on form_open_multipart helper function call optional. Fixes (#65)</li>
<li><samp>url_title()</samp> will now trim extra dashes from beginning and end.</li>
+ <li>Improved speed of <a href="helpers/string_helper.html">String Helper</a>'s <b>random_string()</b> method</li>
</ul>
</li>
<li>Database