summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-10-28 20:11:13 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-10-28 20:11:13 +0100
commit98a4a3d84695ec459c2aec5e57323cc6f8a48e71 (patch)
tree6f0c0b43098f9b7cc1a73dca2d54501a3abc5350 /user_guide/changelog.html
parentc349c51427cd22fe60c2574dda233a300f5698a9 (diff)
replaced <b> with <strong> in Pagination
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 5fab65f56..e14c8f184 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -61,6 +61,14 @@ Change Log
<p>Release Date: not yet released<br />
SVN Revision: </p>
+<ul>
+ <li>Libraries
+ <ul>
+ <li>Changed default current page indicator in the Pagination library to use &lt;strong&gt; instead of &lt;b&gt;</li>
+ </ul>
+ </li>
+</ul>
+
<h3>Bug fixes for 1.7.1</h3>
<ul>
<li>Fixed a bug in the MySQLi driver when no port is specified</li>