summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-05-21 06:54:39 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-05-21 06:54:39 +0200
commit8ddc0db3bb835fbb880c25882b1016747527742c (patch)
tree9db607ecc9bdbfc678d92337138fc80410f3d9d2 /user_guide/changelog.html
parentbd08d84525e5f9af869d3aaba92906d2047272cc (diff)
Added support for query strings to the Pagination class, automatically detected or explicitly declared.
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 1c1d7a3c5..568b3b961 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -69,6 +69,7 @@ SVN Revision: not currently released</p>
<li>Libraries
<ul>
<li>Set the mime type check in the <a href="libraries/file_uploading.html">Upload class</a> to reference the global mimes variable.</li>
+ <li>Added support for query strings to the <a href="libraries/pagination.html">Pagination class</a>, automatically detected or explicitly declared.</li>
</ul>
</li>
<li>Other changes