commit | 40a2fc8ab781130761237a29455718d24cb23821 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Tue Dec 09 19:41:25 2008 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Tue Dec 09 19:41:25 2008 +0000 |
tree | 2e0a483cad3123f0a9d19ed31d211afc3290773b | |
parent | 541ddbd6f3c0231f0e7fc0a18d9d54670a808958 [diff] [blame] |
added $lowercase parameter to url_title() to allow forced lowercase
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 9c09fab..fe7b36d 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html
@@ -79,6 +79,7 @@ </li> <li>Helpers <ul> <li>Added a doctype() function to the <a href="helpers/html_helper.html">HTML helper</a>.</li> + <li>Added ability to force lowercase for url_title() in the <a href="helpers/url_helper.html">URL helper</a>.</li> </ul> </li> </ul>