diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 640eca0..7114702 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -65,6 +65,7 @@
 <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>