diff options
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index f690c9194..cde5f436c 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -81,9 +81,10 @@ SVN Revision: </p> <li>Fixed a bug in the MySQLi driver when no port is specified</li> <li>Fixed a bug (#5702), in which the field label was not being fetched properly, when "matching" one field to another.</li> <li>Fixed a bug in which identifers were not being escaped properly when reserved characters were used.</li> - <li>Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.</p> + <li>Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.</li> <li>Fixed a bug where double dashes within tag attributes were being converted to em dash entities.</li> <li>Fixed a bug where double spaces within tag attributes were being converted to non-breaking space entities.</li> + <li>Changed a few docblock comments to reflect actual return values.</li> </ul> |