aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2009-03-05 11:00:04 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2009-03-05 11:00:04 +0100
commitdfef3d8b14b5d3dcb61d83c30d5d5b27d33ff530 (patch)
treee937ef22bd0f7b8ba8e14e9928592b7df51a2052 /activesupport/CHANGELOG
parent9d13b9eed8652b85df11294d8135bbfc36a86563 (diff)
downloadrails-dfef3d8b14b5d3dcb61d83c30d5d5b27d33ff530.tar.gz
rails-dfef3d8b14b5d3dcb61d83c30d5d5b27d33ff530.tar.bz2
rails-dfef3d8b14b5d3dcb61d83c30d5d5b27d33ff530.zip
Release RC2 today
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 2ac432e39e..bbece6349a 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,4 +1,4 @@
-*2.3.1 [RC2] (February ?, 2009)*
+*2.3.1 [RC2] (March 5, 2009)*
* Vendorize i18n 0.1.3 gem (fixes issues with incompatible character encodings in Ruby 1.9) #2038 [Akira Matsuda]