aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2008-10-23 20:14:20 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-10-23 20:14:20 +0200
commit57c31a380e0136607f3ce6ee568730ec1539e163 (patch)
treea4d864f25e37bc99e7ddba0da3be29ca407ecf54 /activesupport/CHANGELOG
parent1a0e7390fc29cd2dee03bcf9e4c80e546a2134b8 (diff)
downloadrails-57c31a380e0136607f3ce6ee568730ec1539e163.tar.gz
rails-57c31a380e0136607f3ce6ee568730ec1539e163.tar.bz2
rails-57c31a380e0136607f3ce6ee568730ec1539e163.zip
Prepare for Rails 2.2.0 [RC1]
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index 803f95d90e..2bce5f2264 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,4 +1,4 @@
-*Edge*
+*2.2.0 [RC1] (October 23rd, 2008)*
* TimeWithZone#freeze: preload instance variables so that we can actually freeze [Geoff Buesing]