summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Dennis <michaeljdennis@gmail.com>2011-08-29 21:06:59 +0200
committerMichael Dennis <michaeljdennis@gmail.com>2011-08-29 21:06:59 +0200
commit319cf4d4d9897a929d6d58ad1a29bcc4a85a0b42 (patch)
treed8f07c86c60a378d5243ed6c769d5f0bdfd8c452
parenta49727ae12e7cf0c71ee7e7d39cc8341623cd1c9 (diff)
Added reactor icon to change log for Image_lib clear() function fix
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 2932f520b..77d29e869 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -118,7 +118,7 @@ Change Log
<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>
- <li>Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.</li>
+ <li class="reactor">Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.</li>
</ul>
<h2>Version 2.0.3</h2>