Release RC2 today

This commit is contained in:
David Heinemeier Hansson 2009-03-05 11:00:04 +01:00
parent 9d13b9eed8
commit dfef3d8b14
6 changed files with 6 additions and 6 deletions

@ -1,4 +1,4 @@
*2.3.1 [RC2] (February ?, 2009)* *2.3.1 [RC2] (March 5, 2009)*
* Fixed that ActionMailer should send correctly formatted Return-Path in MAIL FROM for SMTP #1842 [Matt Jones] * Fixed that ActionMailer should send correctly formatted Return-Path in MAIL FROM for SMTP #1842 [Matt Jones]

@ -1,4 +1,4 @@
*2.3.1 [RC2] (February ?, 2009)* *2.3.1 [RC2] (March 5, 2009)*
* Added ability to pass in :public => true to fresh_when, stale?, and expires_in to make the request proxy cachable #2095 [Gregg Pollack] * Added ability to pass in :public => true to fresh_when, stale?, and expires_in to make the request proxy cachable #2095 [Gregg Pollack]

@ -1,4 +1,4 @@
*2.3.1 [RC2] (February ?, 2009)* *2.3.1 [RC2] (March 5, 2009)*
* Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck] * Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck]

@ -1,4 +1,4 @@
*2.3.1 [RC2] (February ?, 2009)* *2.3.1 [RC2] (March 5, 2009)*
* Nothing new, just included in 2.3.1 * Nothing new, just included in 2.3.1

@ -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] * Vendorize i18n 0.1.3 gem (fixes issues with incompatible character encodings in Ruby 1.9) #2038 [Akira Matsuda]

@ -1,4 +1,4 @@
*2.3.1 [RC2] (February ?, 2009)* *2.3.1 [RC2] (March 5, 2009)*
* Allow metal to live in plugins #2045 [Matthew Rudy] * Allow metal to live in plugins #2045 [Matthew Rudy]