aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2008-11-14 12:26:50 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-11-14 12:26:50 +0100
commit61e43700b85de753b6254893d5365e04d3465b9a (patch)
treec1231e8cecf730407ba2afd1edced737081c54b7 /activesupport/CHANGELOG
parent94d6716324126028b89dde886f160474049b1b0c (diff)
downloadrails-61e43700b85de753b6254893d5365e04d3465b9a.tar.gz
rails-61e43700b85de753b6254893d5365e04d3465b9a.tar.bz2
rails-61e43700b85de753b6254893d5365e04d3465b9a.zip
Prepare for RC2
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG8
1 files changed, 1 insertions, 7 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index 1475586cde..3526c2e8fc 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,10 +1,4 @@
-*2.2.1 [RC2 or 2.2 final]*
-
-* TimeZone: fix offset for Sri Jayawardenepura. Anchor tests for zone offsets to more current date [Geoff Buesing]
-
-* TimeZone: Caracas GMT offset changed to -4:30 [#1361 state:resolved] [Phil Ross]
-
-* Added render :js for people who want to render inline JavaScript replies without using RJS [DHH]
+*2.2.1 [RC2] (November 14th, 2008)*
* Fixed the option merging in Array#to_xml #1126 [Rudolf Gavlas]