From 76018a16587611c64a852c4bb9662df56b5cd1f0 Mon Sep 17 00:00:00 2001 From: Mike Gunderloy Date: Fri, 21 Nov 2008 10:20:21 -0600 Subject: Final changes for 2.2 release notes --- railties/doc/guides/html/2_2_release_notes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'railties/doc/guides/html') diff --git a/railties/doc/guides/html/2_2_release_notes.html b/railties/doc/guides/html/2_2_release_notes.html index 1c44c1fcd9..778144b688 100644 --- a/railties/doc/guides/html/2_2_release_notes.html +++ b/railties/doc/guides/html/2_2_release_notes.html @@ -974,7 +974,7 @@ The addition of ActiveSupport::Rescuable allows any class to mix in the
  • -Array#second through Array#tenth as aliases for Array#[1] through Array#[9] +Array#second through Array#fifth as aliases for Array#[1] through Array#[4]

  • @@ -994,7 +994,7 @@ The addition of ActiveSupport::Rescuable allows any class to mix in the
  • -The included TzInfo library has been upgraded to version 0.3.11. +The included TzInfo library has been upgraded to version 0.3.12.

  • -- cgit v1.2.3