FYI,
>From 6cfdf0ab03ce32dad30460e8fd00e7ecc9db5a7b Mon Sep 17 00:00:00 2001
From: Jim Meyering <[email protected]>
Date: Tue, 4 May 2010 09:55:31 +0200
Subject: [PATCH] doc: README-release: don't mention To:, Cc:, etc announcement
headers,
now that those are supplied automatically via gnulib's maint.mk.
* README-release: sync with coreutils.
---
README-release | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/README-release b/README-release
index 0abce05..e5e14e9 100644
--- a/README-release
+++ b/README-release
@@ -56,6 +56,7 @@ Once all the builds and tests have passed,
* Announce it on Savannah first, so you can include the preferable
savannah.org announcement link in the email message.
+
From here:
https://savannah.gnu.org/projects/diffutils/
click on the "submit news", then write something like the following:
@@ -71,12 +72,7 @@ Once all the builds and tests have passed,
Then go here to approve it:
https://savannah.gnu.org/news/approve.php?group=diffutils
-* Send the gpg-signed announcement mail, e.g.,
-
- To: [email protected]
- Cc: [email protected], [email protected]
- Subject: diffutils-X.Y released [stable]
- Mail-Followup-To: [email protected]
+* Send the announcement email message.
* After each non-alpha release, update the on-line manual accessible via
--
1.7.1.335.g6845a