Skip to content

Commit

Permalink
Add note about syncing CHANGELOGs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonleighton committed Nov 14, 2011
1 parent da02f79 commit c7b8468
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASING_RAILS.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ You can review the commits for the 3.0.10 release like this:

[aaron@higgins rails (3-0-10)]$ git log v3.0.9..

If you're doing a stable branch release, you should also ensure that all of
the CHANGELOG entries in the stable branch are also synced to the master
branch.

=== Update the RAILS_VERSION file to include the RC.

=== Release the gem.
Expand Down

0 comments on commit c7b8468

Please sign in to comment.