diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-01-17 00:39:13 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-01-17 00:39:13 +0100 |
commit | 7226bb9036833a5619014f7c64f036cdc281e5cd (patch) | |
tree | bd57df83e4d35386cb9c4cbcee39f9efea28adaf /user_guide | |
parent | 825bc9b3d6e4895a8c1473cd25852dad0fe6d5f5 (diff) |
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index d5fb0242f..91e6168e5 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -121,6 +121,7 @@ Change Log <li>Fixed a bug when loading plugin files as _plugin. and not _pi.</li>
<li>Fixed a bug in the SQLite driver for PHP 4.</li>
<li>Fixed a bug in the clean_email() method of the Email class to allow for non-numeric / non-sequential array keys.</li>
+ <li>Fixed a bug in Pagination to scan for non-positive num_links.</li>
<li>Fixed an example of comma-separated emails in the email library documentation.</li>
<li>Fixed an example in the Calendar library for Showing Next/Previous Month Links.</li>
<li>Fixed a typo in the database language file.</li>
|