diff options
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 07b14174a..c5a2d667b 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -100,7 +100,7 @@ SVN Revision: </p> <h3>Bug fixes for 1.7.1</h3> <ul> - <li>Fixed assorted user guide typos or examples (#6521, #6339, #6259, #6093, #5998).</li> + <li>Fixed assorted user guide typos or examples (#5998, #6093, #6259, #6339, #6432, #6521).</li> <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> |