summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-01-17 01:37:46 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-01-17 01:37:46 +0100
commit6b9e36d35da9c1963b9e22c7c526e24a87f35e6a (patch)
tree0f2572b2f65fdcbcea954da0f6ce782ee1b449a0 /user_guide
parent8b25191aededd91dd4ab942fd0c776f073433db2 (diff)
typography helper bugfix note
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 91e6168e5..f2ae1f8c7 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -122,6 +122,7 @@ Change Log
<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 a bug in the typography helper causing extraneous paragraph tags when string contains tags.</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>
@@ -529,4 +530,4 @@ Next Topic:&nbsp;&nbsp;<a href="./general/credits.html">Credits</a>
</div>
</body>
-</html> \ No newline at end of file
+</html>