From: Xue Fuqiao Date: Sun, 15 Nov 2015 02:05:17 +0000 (+0800) Subject: * CONTRIBUTE: Remove information about feature freeze. X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/ae0653b5ab9ee223751ec389b87011963e1cbbef * CONTRIBUTE: Remove information about feature freeze. --- diff --git a/CONTRIBUTE b/CONTRIBUTE index 2d826e202b..2d01724a5e 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.