summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 06534af4c..f9f53b1d6 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -33,7 +33,7 @@ window.onload = function() {
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
-<td><h1>Code Igniter User Guide Version 1.5.0</h1></td>
+<td><h1>Code Igniter User Guide Version 1.5.1</h1></td>
<td id="breadcrumb_right"><a href="./toc.html">Table of Contents Page</a></td>
</tr>
</table>
@@ -63,7 +63,7 @@ Change Log
<h1>Change Log</h1>
<h2>Version 1.5.0.2</h2>
-<p>Release Date: November 20, 2006</p>
+<p>Release Date: November 23, 2006</p>
<ul>
<li>Added support for submitting arrays of libraries in the $this->load->library function.</li>
<li>Added support for naming custom library files in lower or uppercase.</li>