summaryrefslogtreecommitdiffstats
path: root/user_guide/general
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-09 23:39:48 +0200
committeradmin <devnull@localhost>2006-10-09 23:39:48 +0200
commit8d3f977d2c1d4dc01a72c0add3b14ffc73a54762 (patch)
treea3fd9db93988cc2bd069c63e56bdfc5dd475d4a7 /user_guide/general
parentdaaa0c8403a80d325d3ce2b85c5be62067a3854b (diff)
Diffstat (limited to 'user_guide/general')
-rw-r--r--user_guide/general/changelog.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html
index f4e271d4e..2a871acf5 100644
--- a/user_guide/general/changelog.html
+++ b/user_guide/general/changelog.html
@@ -64,7 +64,7 @@ Change Log
<h2>Version 1.5.0</h2>
-<p>Release Date: Ocotber 15, 2006</p>
+<p>Release Date: October 15, 2006</p>
<ul>
<li>Added <a href="../database/utilities.html">DB utility class</a>, permitting DB backups, CVS or XML files from DB results, and various other functions.</li>
@@ -91,7 +91,6 @@ Change Log
<li>Fixed a bug in the validation class.</li>
<li><strong>Deprecated "init" folder</strong>. Initialization happens automatically now. <a href="creating_libraries.html">Please see documentation</a>.</li>
<li><strong>Deprecated</strong> $this->db->field_names() USE $this->db->list_fields()</li>
-<li><strong>Deprecated</strong> $this->load->library('unit_test'). USE $this->load->library('unit')</li>
</ul>