From dac1660ad6633fe05e02fbc57217f5b4dbcb92ba Mon Sep 17 00:00:00 2001 From: Mikel Lindsaar Date: Thu, 4 Feb 2010 10:48:07 +1100 Subject: Adding commit diff to the prologue after confirming all clear with GitHub. --- railties/guides/source/3_0_release_notes.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides/source') diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile index 0e907fe73c..ad8caf00c2 100644 --- a/railties/guides/source/3_0_release_notes.textile +++ b/railties/guides/source/3_0_release_notes.textile @@ -6,7 +6,7 @@ One of the main achievements of this release, is that while there are loads of n Rails 3.0 adds Active Model ORM abstraction, Abstract Controller generic controller abstraction as well as a consistent Plugin API giving developers full access to all the Rails internals that make Action Mailer, Action Controller, Action View, Active Record and Active Resource work. -These release notes cover the major upgrades, but don't include every little bug fix and change. If you want to see everything, check out the "list of commits":http://github.com/rails/rails/commits/master in the main Rails repository on GitHub. +These release notes cover the major upgrades, but don't include every little bug fix and change. If you want to see everything, check out the "commit diff":http://github.com/rails/rails/compare/v2.3.5...master of all commits that are in Rails 3.0 that are not in Rails 2.3.5 branch. endprologue. -- cgit v1.2.3