From 9bb8e8533b64422abd0b766398b3fcfea2a6a173 Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Fri, 3 Aug 2001 23:20:54 +0000
Subject: Explicit announce headers.

svn path=/trunk/; revision=3440
---
 makerelease | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'makerelease')

diff --git a/makerelease b/makerelease
index f96f7bcf..30591d9b 100755
--- a/makerelease
+++ b/makerelease
@@ -76,7 +76,7 @@ open(REPORT, ">PREAMBLE.$$");
 
 print REPORT <<EOF;
 From: esr\@thyrsus.com (Eric S. Raymond)
-To: fetchmail-announce\@ccil.org
+To: fetchmail-friends@ccil.org, fetchmail-announce\@ccil.org
 Reply-To: esr\@thyrsus.com (Eric S. Raymond)
 Subject: The $version release of fetchmail is available
 FCC: ~/postings/outmail
-- 
cgit v1.2.3