summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorGreg Aker <greg.aker@ellislab.com>2010-01-26 03:19:09 +0100
committerGreg Aker <greg.aker@ellislab.com>2010-01-26 03:19:09 +0100
commitf1b5e3dc85496f5226201213215db08445ecb720 (patch)
tree6ac87644d22d6f524352c65f8f1512fa5b2a3977 /user_guide
parent0d42489234e0fdfecd11f46b1d3573e60db3918c (diff)
Updating changelog
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 713f012a2..2ee3e8fcf 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -76,6 +76,7 @@ SVN Revision: </p>
<ul>
<li>Semantic change to db->version() function to allow a list of exceptions for databases with functions to return version string instead of specially formed SQL queries. Currently this list only includes Oracle and SQLite.</li>
<li>Fixed a bug where driver specific table identifier protection could lead to malformed queries in the <kbd>field_data()</kbd> functions.</li>
+ <li>Fixed a bug where an undefined class variable was referenced in database drivers.</li>
</ul>
</li>
<li>Helpers