summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-03-10 04:22:25 +0100
committerDerek Jones <derek.jones@ellislab.com>2010-03-10 04:22:25 +0100
commitcc64e97e502ce60491811b27e50b768f2517ba9b (patch)
treec4204bde8d838f5469c9857ab94ff6a9cebcb312 /user_guide/changelog.html
parentacf21e7b025594f2f41fe19f0bb34d52b5be7629 (diff)
change log note for Drivers
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 4f8c86ff0..b196acf42 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@ Hg Tag: </p>
<li>PHP 4 support is deprecated. Features new to 2.0.0 may not be support PHP 4, and all legacy features will no longer support PHP 4 as of 2.1.0.</li>
<li>Scaffolding, having been deprecated for a number of versions, has been removed.</li>
<li>Plugins have been removed, in favor of Helpers. The CAPTCHA plugin has been converted to a Helper and <a href="./helpers/captcha_helper.html">documented</a>. The JavaScript calendar plugin was removed due to the ready availability of great JavaScript calendars, particularly with jQuery.</li>
+ <li>Added new special Library type: <a href="./general/drivers.html">Drivers</a>.</li>
<li>In-development code is now hosted at <a href="http://bitbucket.org/ellislab/codeigniter/">BitBucket</a>.</li>
</ul>
<li>Libraries