summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-10-27 14:20:55 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-10-27 14:20:55 +0200
commit57514b96b89431d37b3eeea283a3ae0f36ac7ef4 (patch)
treea45cdb50a28582949dc4e69a251b0866371f74dd /user_guide/changelog.html
parent448148b0d8ed1459662cfe501197686b8a48b609 (diff)
Updated changelog.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 2552ed64c..312e7e7c1 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -110,7 +110,6 @@ Change Log
<li>Fixed a bug (Reactor #89) where MySQL export would fail if the table had hyphens or other non alphanumeric/underscore characters.</li>
<li>Fixed a bug (#200) where MySQL queries would be malformed after calling count_all() then db->get()</li>
<li>Fixed bug #105 that stopped query errors from being logged unless database debugging was enabled</li>
- <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) - field_data() now correctly returns column length.</li>
<li>Fixed a bug (#8) - load_class() now looks for core classes in APPPATH first, allowing them to be replaced.</li>
@@ -126,7 +125,6 @@ Change Log
<li>Fixed a bug (#60) - Added _file_mime_type() method to the <a href="libraries/file_uploading.html">File Uploading Library</a> in order to fix a possible MIME-type injection (also fixes bug #394).</li>
<li>Fixed a bug (#537) - Support for all wav type in browser.</li>
<li>Fixed a bug (#576) - Using ini_get() function to detect if apc is enabled or not.</li>
- <li>Fixed a bug (#160) - Removed unneeded array copy in the file cache driver.</li>
</ul>
<h2>Version 2.0.3</h2>