summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-06-20 07:56:51 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-06-20 07:56:51 +0200
commitdb257212945875cfdc3ec0f384f5d2eaf0c2aad9 (patch)
tree43e2ee6b052b56fa47a1932454c8d6924d33c1ab /user_guide/changelog.html
parentd3ee04109528470666c016fcc05c69941de879b2 (diff)
Added the ability to automatically output language items as form labels in the Language class.
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 39568b93f..e07829053 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -74,6 +74,7 @@ SVN Revision: not currently released</p>
<li>Added support for query strings to the <a href="libraries/pagination.html">Pagination class</a>, automatically detected or explicitly declared.</li>
<li>Added <kbd>get_post()</kbd> to the <a href="libraries/input.html">Input class</a>.</li>
<li>Documented <kbd>get()</kbd> in the <a href="libraries/input.html">Input class</a>.</li>
+ <li>Added the ability to automatically output language items as form labels in the <a href="libraries/language.html">Language class</a>.</li>
</ul>
</li>
<li>Helpers