]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/release-process: Improve wording.
authorXue Fuqiao <xfq.free@gmail.com>
Wed, 18 Nov 2015 00:56:50 +0000 (08:56 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Wed, 18 Nov 2015 00:56:50 +0000 (08:56 +0800)
admin/release-process

index 4a0890f3e4b96b095f4a98dea696d12b7176844a..c403698079dca851c1c978a78b81c630c7b27a00 100644 (file)
@@ -20,8 +20,10 @@ At the beginning of this phase, a release branch called "emacs-NN"
 ("NN" represents the major version number of the new Emacs release)
 will be cut from `master'.
 
-This phase is spent fixing bugs and eliminating undocumented new
-features on the "emacs-NN" branch.
+This phase is mostly spent fixing bugs and eliminating undocumented
+new features on the "emacs-NN" branch.  Actually, the default branch
+for pushing any work in this phase should be "emacs-NN", except for
+new features.
 
 In parallel to this phase, `master' can receive new features, to be
 released in the next release cycle.  From time to time, the master