summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorShane Pearson <bubbafoley@gmail.com>2011-08-22 23:17:32 +0200
committerShane Pearson <bubbafoley@gmail.com>2011-08-22 23:17:32 +0200
commit48705c3345cf115910dbaa798f60288ea7b9ca36 (patch)
tree1ecfc4afaef92f30db95613dcb90929de7a9c6d4 /user_guide
parentab57a3520eafacaf2f130b3f4778a57a632fac1c (diff)
updated changelog message
Diffstat (limited to 'user_guide')
-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 e5501abbc..4c207d6bc 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -105,7 +105,7 @@ Change Log
<li>Fixed a bug (#181) where a mis-spelling was in the form validation language file.</li>
<li>Fixed a bug (#160) - Removed unneeded array copy in the file cache driver.</li>
<li>Fixed a bug (#150) - <samp>field_data()</samp> now correctly returns column length.</li>
- <li>Fixed a bug (#8) - Look for core classes in <samp>APPPATH</samp> first.</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>
</ul>
<h2>Version 2.0.3</h2>