summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authortubalmartin <tubalmartin@gmail.com>2012-03-03 22:10:34 +0100
committertubalmartin <tubalmartin@gmail.com>2012-03-03 22:10:34 +0100
commit3edd88eee84886fc6ba3e1fc25beda3c424370bc (patch)
treee6c63afba628ed878b749a5514ac78944408e153 /user_guide
parent1887c6d4847fd9d4251b58aba599cb8ee63d2e38 (diff)
An even better url_title helper. Tests: http://codepad.org/tuJgvkyN
Changelog entry added for 2.1.1
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index b87e61ba8..b85dc8d52 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -71,6 +71,11 @@ Change Log
<li>Further improved MIME type detection in the <a href="libraries/file_uploading.html">File Uploading Library</a>.</li>
</ul>
</li>
+ <li>Helpers
+ <ul>
+ <li><samp>url_title()</samp> performance and output improved.</li>
+ </ul>
+ </li>
</ul>
<h3>Bug fixes for 2.1.1</h3>