summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2011-09-17 20:58:21 +0200
committerAndrey Andreev <narf@bofh.bg>2011-09-17 20:58:21 +0200
commitbadaf2f3389502f02e086f7e34818ad52065213b (patch)
tree9f35b3634408097d1d781b22eac304ed4b503f0f
parent068e3dea797351448f743b1e3faac506bc0f6e2a (diff)
Update the ChangeLog
-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 8dd64a3a2..b86204438 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -91,6 +91,7 @@ Change Log
<li>
Added additional option 'none' for the optional third argument for <kbd>$this->db->like()</kbd> in the <a href="database/active_record.html">Database Driver</a>.
</li>
+ <li>Added support for the configured database character set in OCI8 driver.</li>
</ul>
</li>
<li>Libraries