diff options
author | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-08-21 21:46:24 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-08-21 21:47:06 +0200 |
commit | 1e4276da338741e63de4701e5cdba611953fe024 (patch) | |
tree | 782fae99a09999b5c906cae43609ea5e28beaf09 /user_guide | |
parent | a01877ca62c75b630059cd896d50be60111ae4e9 (diff) |
Added changelog to last commit.
Diffstat (limited to 'user_guide')
-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 15872c1ac..e2df11b86 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -72,6 +72,7 @@ Change Log <ul> <li class="reactor">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> </ul> </li> <li>Database |