]> code.delx.au - gnu-emacs/commitdiff
* CONTRIBUTE: add Savannah url, cleanup announcing freeze.
authorStephen Leake <stephen_leake@stephe-leake.org>
Tue, 23 Dec 2014 23:38:57 +0000 (17:38 -0600)
committerStephen Leake <stephen_leake@stephe-leake.org>
Tue, 23 Dec 2014 23:38:57 +0000 (17:38 -0600)
CONTRIBUTE
ChangeLog

index a190bd982fc825acde8e18b44f7b901d726bb073..3bc49cf3ea3f8e342c5bf23bc8125c72179b135b 100644 (file)
@@ -8,7 +8,8 @@ http://www.gnu.org/software/emacs/manual/html_node/emacs/Contributing.html
 
 An "Emacs Developer" is someone who contributes a lot of code or
 documentation to the Emacs repository. Generally, they have write
-access to the Emacs git repository on Savannah.
+access to the Emacs git repository on Savannah
+https://savannah.gnu.org/git/?group=emacs.
 
 ** Write access to the Emacs repository.
 
@@ -123,15 +124,13 @@ 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. This freeze is announced on the
-emacs-devel mailing list, and not anywhere else.
+until the release branch is created. Announcements about the freeze
+(and other important events) are made on the info-gnu-emacs mailing
+list, and not anywhere else.
 
 The trunk branch is named "master" in git; release branches are named
 "emacs-nn" where "nn" is the major version.
 
-Announcements about the freeze (and other important events) are made
-on the info-gnu-emacs mailing list.
-
 If you are fixing a bug that exists in the current release, be sure to
 commit it to the release branch; it will be merged to the master
 branch later.
index 30fae4d4bf684dee57003cd38f9160c9b546148d..a380abdc0b70d6792aa87affd80e5e76c78a78a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-23  Stephen Leake  <stephen_leake@stephe-leake.org>
+
+       * CONTRIBUTE: add Savannah url, cleanup announcing freeze.
+
 2014-12-19  Stephen Leake  <stephen_leake@stephe-leake.org>
 
        Move user-level information from CONTRIBUTE to doc/emacs/trouble.texi