diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-07 03:25:11 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-07 03:25:11 +0200 |
commit | 920b422881cd983c1e519852741ac324933437c2 (patch) | |
tree | 4e34b20e2b4f5fa5d6724f0718152ddb85d82c04 /user_guide/changelog.html | |
parent | 5aa8c60392a89140448691b838a90b7d1c644774 (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 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>
|