From: Xue Fuqiao Date: Sun, 15 Nov 2015 02:05:17 +0000 (+0800) Subject: * CONTRIBUTE: Remove information about feature freeze. X-Git-Tag: emacs-26.0.90~2950 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ae0653b;p=emacs.git * CONTRIBUTE: Remove information about feature freeze. --- 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.