From 883a4d2aa0e14a35962a136d49db6a937d729d56 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Sun, 15 Nov 2015 10:05:17 +0800 Subject: [PATCH] Backport: * CONTRIBUTE: Remove information about feature freeze. (cherry picked from commit ae0653b5ab9ee223751ec389b87011963e1cbbef) --- CONTRIBUTE | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index 0bce3fa0c25..9061007fc9c 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. -- 2.11.4.GIT