From 1f25afec332193512b6fb3c364ec7387f776b1d0 Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Thu, 11 Mar 2010 12:17:02 -0500
Subject: grammer fixup - we're all about grammer (yes, if you're reading this
thinking "grammar" I'm trolling you).
---
user_guide/changelog.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 38ccc2fcf..69d7d4b88 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -64,7 +64,7 @@ Hg Tag:
- General changes
- - 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.
+ - PHP 4 support is deprecated. Features new to 2.0.0 may not support PHP 4, and all legacy features will no longer support PHP 4 as of 2.1.0.
- Scaffolding, having been deprecated for a number of versions, has been removed.
- Plugins have been removed, in favor of Helpers. The CAPTCHA plugin has been converted to a Helper and documented. The JavaScript calendar plugin was removed due to the ready availability of great JavaScript calendars, particularly with jQuery.
- Added new special Library type: Drivers.
--
cgit v1.2.3-24-g4f1b