From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id ABCCD3858C27; Tue, 20 Apr 2021 09:37:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ABCCD3858C27 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. ad4e4e330fcfa5ec9043114aae9e4c295cb49ad3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a58d9ae4c5ed59d90ec8fa1a21d836e182018adc X-Git-Newrev: ad4e4e330fcfa5ec9043114aae9e4c295cb49ad3 Message-Id: <20210420093740.ABCCD3858C27@sourceware.org> Date: Tue, 20 Apr 2021 09:37:40 +0000 (GMT) From: Martin Liska X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2021 09:37:40 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via ad4e4e330fcfa5ec9043114aae9e4c295cb49ad3 (commit) from a58d9ae4c5ed59d90ec8fa1a21d836e182018adc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ad4e4e330fcfa5ec9043114aae9e4c295cb49ad3 Author: Martin Liska Date: Tue Apr 20 11:36:37 2021 +0200 Remove part about coordination with FSF. diff --git a/htdocs/releasing.html b/htdocs/releasing.html index d51d6fc7..cb7bb5fe 100644 --- a/htdocs/releasing.html +++ b/htdocs/releasing.html @@ -121,9 +121,6 @@ to point to the online-documentation for the branch. and info-gnu@gnu.org mailing lists.
  • Make sure that most mirrors have retrieved the new release already.
  • - -
  • In the case of a major release, coordinate announcements with the -FSF.
----------------------------------------------------------------------- Summary of changes: htdocs/releasing.html | 3 --- 1 file changed, 3 deletions(-) hooks/post-receive -- gcc-wwwdocs