diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-26 23:47:17 +0100 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-26 23:47:17 +0100 |
commit | 1152b6eda7c2a12796ffe395c5107c923c743195 (patch) | |
tree | 36d524030fcb3b11718035395d1e93c613499617 /user_guide/changelog.html | |
parent | a0e86293949ff7761cca573853e54146d76f9ba7 (diff) |
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 640eca0fd..7114702b4 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -65,6 +65,7 @@ SVN Revision: </p> <ul>
<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>
</ul>
|