From ca1f3a5596bbb37833f4e924f409c802e93b7ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Thu, 26 Aug 2010 16:03:34 -0300 Subject: Update CHANGELOG. --- actionpack/CHANGELOG | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 66141c1de7..d7cfad7d6b 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,6 +1,15 @@ -*Support routing constraints in functional tests. [Andrew White] +* Symbols and strings in routes should yield the same behavior. Note this may break existing apps that were using symbols with the new routes API. [José Valim] -*Add a header that tells Internet Explorer (all versions) to use the best available standards support. [Yehuda Katz] +* Add clear_helpers as a way to clean up all helpers added to this controller, maintaing just the helper with the same name as the controller. [José Valim] + + +*Rails 3.0.0 [release candidate 2] (August 23rd, 2010)* + +* See http://github.com/rails/rails/compare/v3.0.0_RC...v3.0.0_RC2 for gory details + +* Support routing constraints in functional tests. [Andrew White] + +* Add a header that tells Internet Explorer (all versions) to use the best available standards support. [Yehuda Katz] *Rails 3.0.0 [release candidate] (July 26th, 2010)* -- cgit v1.2.3