aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASING_RAILS.rdoc
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-11-14 11:29:57 +0000
committerJon Leighton <j@jonathanleighton.com>2011-11-14 11:29:57 +0000
commitc7b84689a4d59b9f2c5773b6a8527adb68e04560 (patch)
treeb1a38bfd58e52377fbb57045d2195b8839e3f4b6 /RELEASING_RAILS.rdoc
parentda02f792fe78535628f86bf983308800207b4225 (diff)
downloadrails-c7b84689a4d59b9f2c5773b6a8527adb68e04560.tar.gz
rails-c7b84689a4d59b9f2c5773b6a8527adb68e04560.tar.bz2
rails-c7b84689a4d59b9f2c5773b6a8527adb68e04560.zip
Add note about syncing CHANGELOGs
Diffstat (limited to 'RELEASING_RAILS.rdoc')
-rw-r--r--RELEASING_RAILS.rdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc
index cbc9d0e1de..b7ebc4600c 100644
--- a/RELEASING_RAILS.rdoc
+++ b/RELEASING_RAILS.rdoc
@@ -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.