summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorAaron Kuzemchak <aaron@kuzemchak.net>2011-09-21 03:29:30 +0200
committerAaron Kuzemchak <aaron@kuzemchak.net>2011-09-21 03:29:30 +0200
commit44e6182d2e50aef657511660b96486a2c8f8d78d (patch)
treea58060eea279b1fe1eaa78f79505914371dcc7e0 /user_guide
parenta5e13f9bf78e0cf139b905d131075a146430ce0a (diff)
Updating changelog
Diffstat (limited to 'user_guide')
-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 fb6e4493a..ad4f6c703 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -97,6 +97,7 @@ Change Log
<li>Added max_filename_increment config setting for Upload library.</li>
<li><samp>CI_Loader::_ci_autoloader()</samp> is now a protected method.</li>
<li>Added <kbd>is_unique</kbd> to the <a href="libraries/form_validation.html">Form Validation library</a>.</li>
+ <li>Added <kbd>$config['use_page_numbers']</kbd> to the <a href="libraries/pagination.html">Pagination library</a>, which enables real page numbers in the URI.</li>
</ul>
</li>
<li>Core