summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorpurandi <free6300@gmail.com>2011-08-26 13:55:14 +0200
committerpurandi <free6300@gmail.com>2011-08-26 13:55:14 +0200
commitdcf3d1bf17e1354ff0a644f390ed590f2e65298b (patch)
tree82a9351d34e27d5299aee0ac62f6aa5e03140112 /user_guide/changelog.html
parent107615a7271c84bd990cb8ea8fa776faaaf9c16e (diff)
parentb4009e2fc52c3f1c9f58a9461a7c6cbb0a934898 (diff)
Merge branch 'develop', remote-tracking branch 'origin/develop' into develop
Diffstat (limited to 'user_guide/changelog.html')
-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 c030ce77c..33e0a62c1 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -116,6 +116,7 @@ Change Log
<li>Fixed a bug (#150) - <samp>field_data()</samp> now correctly returns column length.</li>
<li>Fixed a bug (#8) - <samp>load_class()</samp> now looks for core classes in <samp>APPPATH</samp> first, allowing them to be replaced.</li>
<li>Fixed a bug (#24) - ODBC database driver called incorrect parent in __construct().</li>
+ <li>Fixed a bug (#85) - OCI8 (Oracle) database escape_str() function did not escape correct.</li>
</ul>
<h2>Version 2.0.3</h2>