diff options
Diffstat (limited to 'user_guide')
-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 4cb6266eb..a822b6c4b 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -102,6 +102,7 @@ SVN Revision: XXXX</p> <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>
|