diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-01-19 16:41:28 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-01-19 16:41:28 +0100 |
commit | bab7ed9f660ef16f48cd9cf299e6e440b3f1d75c (patch) | |
tree | a299acc7567192001842158f72566e2ec21ec08b /user_guide/changelog.html | |
parent | 33322a381f9cd9eae455d1cc28f384e13d269506 (diff) |
Fixed a bug in the Typography Helper where unordered list was listed "un" (#3267)
Diffstat (limited to 'user_guide/changelog.html')
-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 9fdd74e71..07a605e4e 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -170,6 +170,7 @@ Change Log <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 a bug in the Encryption Library to support modes other than MCRYPT_MODE_ECB</li>
+ <li>Fixed a bug in the Typography Helper where unordered list was listed "un" (#3267)</li>
<li>Fixed a bug (#3175) preventing certain libraries from working properly when autoloaded in PHP 4</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>
|