summaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2015-11-15 10:05:17 +0800
committerXue Fuqiao <xfq.free@gmail.com>2015-11-15 10:05:17 +0800
commitae0653b5ab9ee223751ec389b87011963e1cbbef (patch)
tree8aed92e2925f2fe403681444ebaedbf8252eb339 /CONTRIBUTE
parent9459456b50dc8dec071dd0106ecbf4c42291057e (diff)
downloademacs-ae0653b5ab9ee223751ec389b87011963e1cbbef.tar.gz
* CONTRIBUTE: Remove information about feature freeze.
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE7
1 files changed, 0 insertions, 7 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 2d826e202b5..2d01724a5e0 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -177,13 +177,6 @@ before possibly being merged to the trunk.
Development is discussed on the emacs-devel mailing list.
-Sometime before the release of a new major version of Emacs a "feature
-freeze" is imposed on the trunk, to prepare for creating a release
-branch. No new features may be added to the trunk after this point,
-until the release branch is created. Announcements about the freeze
-(and other important events) are made on the emacs-devel mailing
-list under the "emacs-announce" topic, and not anywhere else.
-
The trunk branch is named "master" in git; release branches are named
"emacs-nn" where "nn" is the major version.