aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2009-02-27 14:46:23 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2009-02-27 14:46:23 +0100
commit77b0994c7835610982d708ce7ce5cd95e6e99e5a (patch)
treeb1540f70848d50968d2e97b74bd966a4ec0a5164 /activesupport/CHANGELOG
parentff894b55dd787af1d6284567f2a898090aae64ca (diff)
downloadrails-77b0994c7835610982d708ce7ce5cd95e6e99e5a.tar.gz
rails-77b0994c7835610982d708ce7ce5cd95e6e99e5a.tar.bz2
rails-77b0994c7835610982d708ce7ce5cd95e6e99e5a.zip
Prep for RC2 later 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 70bea27cd1..5d9b77bbf5 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,4 +1,4 @@
-*Edge*
+*2.3.1 [RC2] (February 27th, 2009)*
* Update bundled memcache-client from 1.5.0.5 to 1.6.4.99. See http://www.mikeperham.com/2009/02/15/memcache-client-performance/ [Mike Perham]