summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-17 23:56:25 +0200
committeradmin <devnull@localhost>2006-09-17 23:56:25 +0200
commit779c0fb48ce7cb5e13435073bcc12036d1189041 (patch)
tree3295900d30dd013c7eff9feba3351264283ba799 /user_guide
parent990e3c6c79f68a396cd39fc99e798bc4333a3afc (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/general/changelog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html
index 92caa699e..fdd8258cd 100644
--- a/user_guide/general/changelog.html
+++ b/user_guide/general/changelog.html
@@ -65,7 +65,7 @@ Change Log
<h2>Version 1.4.0</h2>
-<p>Release Date: September 03, 2006</p>
+<p>Release Date: September 17, 2006</p>
<ul>
<li>Added <a href="hooks.html">Hooks</a> feature, enabling you to tap into and modify the inner workings of the framework without hacking the core files.</li>
@@ -112,7 +112,7 @@ Change Log
<li>Fixed an incorrectly named variable in the URI class.</li>
<li>Fixed a bug in the config class that was preventing the base URL from being called properly.</li>
<li>Fixed a bug in the validation class that was not permitting callbacks if the form field was empty.</li>
-<li>Fixed a problem that was prevenging scaffolding from working properly with MySQLi.</li>
+<li>Fixed a problem that was preventing scaffolding from working properly with MySQLi.</li>
<li>Fixed some MS SQL bugs.</li>
<li>Fixed some doc typos.</li>
</ul>