diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 4cb6266..a822b6c 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -102,6 +102,7 @@
<li>Added backticks around column names in MySQL when using insert_string and update_string functions, and in <kbd>where()</kbd> function.</li>
<li>Modified Pagination library to only output the "First" link when the link for page one would not be shown.</li>
<li>Added a file lock check during caching, before trying to write to the file.</li>
+ <li>Added driver name variable in each DB driver, based on this bug report: #4436</li>
</ul>
</li>
</ul>