From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id D5CDD38930D5; Fri, 24 Apr 2020 11:16:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5CDD38930D5 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 5341e6929f04e9148ba6a1fc8d6a491593fe97f0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fbebf7a1d7aa87bd33780d549990bb22cf3aaeca X-Git-Newrev: 5341e6929f04e9148ba6a1fc8d6a491593fe97f0 Message-Id: <20200424111619.D5CDD38930D5@sourceware.org> Date: Fri, 24 Apr 2020 11:16:19 +0000 (GMT) From: Jonathan Wakely 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: Fri, 24 Apr 2020 11:16:19 -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 5341e6929f04e9148ba6a1fc8d6a491593fe97f0 (commit) from fbebf7a1d7aa87bd33780d549990bb22cf3aaeca (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 5341e6929f04e9148ba6a1fc8d6a491593fe97f0 Author: Jonathan Wakely Date: Thu Apr 23 18:38:00 2020 +0100 Remove form for (un)subscribing from old mailing lists This no longer works, so direct people to the mailman listinfo pages instead. diff --git a/htdocs/lists.html b/htdocs/lists.html index b05e1712..ea37aedc 100644 --- a/htdocs/lists.html +++ b/htdocs/lists.html @@ -194,46 +194,9 @@ it's assumed that no-one on these lists means to speak for their company.

Subscribing/unsubscribing

-

You will be able to subscribe or unsubscribe from any of the GCC mailing -lists via this form:

- - - -
-
-

Mailing list: - -
- Your e-mail address: - -
- Digest version -   - -   -

-
-
+

You can subscribe or unsubscribe from any of the GCC mailing +lists by clicking on the list name above and then following the +"more information about this list" link.

If you're having trouble getting off a list, look at the List-Unsubscribe: header on a message sent to that list. ----------------------------------------------------------------------- Summary of changes: htdocs/lists.html | 43 +++---------------------------------------- 1 file changed, 3 insertions(+), 40 deletions(-) hooks/post-receive -- gcc-wwwdocs