[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] nmh ChangeLog docs/README.developers
From: |
Peter Maydell |
Subject: |
[Nmh-commits] nmh ChangeLog docs/README.developers |
Date: |
Sun, 01 Jun 2008 16:50:22 +0000 |
CVSROOT: /cvsroot/nmh
Module name: nmh
Changes by: Peter Maydell <pm215> 08/06/01 16:50:22
Modified files:
. : ChangeLog
docs : README.developers
Log message:
Update bit of docs about release announcements.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/nmh/ChangeLog?cvsroot=nmh&r1=1.271&r2=1.272
http://cvs.savannah.gnu.org/viewcvs/nmh/docs/README.developers?cvsroot=nmh&r1=1.23&r2=1.24
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/nmh/nmh/ChangeLog,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -b -r1.271 -r1.272
--- ChangeLog 22 May 2008 10:37:55 -0000 1.271
+++ ChangeLog 1 Jun 2008 16:50:22 -0000 1.272
@@ -1,3 +1,8 @@
+2008-06-01 Peter Maydell <address@hidden>
+
+ * docs/README.developers: update the bits about doing a
+ release announcement, now I've actually done one.
+
2008-05-22 Peter Maydell <address@hidden>
* uip/scansbr.c: don't use MB_CUR_MAX if we aren't compiled
Index: docs/README.developers
===================================================================
RCS file: /cvsroot/nmh/nmh/docs/README.developers,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- docs/README.developers 28 Apr 2008 21:13:53 -0000 1.23
+++ docs/README.developers 1 Jun 2008 16:50:22 -0000 1.24
@@ -1,7 +1,7 @@
#
# README.developers
#
-# $Id: README.developers,v 1.23 2008/04/28 21:13:53 pm215 Exp $
+# $Id: README.developers,v 1.24 2008/06/01 16:50:22 pm215 Exp $
#
This file is intended to provide a few tips for anyone doing development on
nmh.
@@ -201,27 +201,32 @@
Then scp them across:
% scp -p nmh-1.0.4.tar.gz* address@hidden:/releases/nmh/
-14. FIXME -- I suspect that at least some of the mailing lists here are not
- correct any more. Needs checking.
+14. Update the http://www.nongnu.org/nmh/ homepage. (It lives in the 'webpages
+ repository'; see https://savannah.nongnu.org/cvs/?group=nmh)
+
+15. Add a news item to the savannah nmh page. You'll have to submit it first
+ and then separately approve it (under News->Manage).
- Send an announcement to address@hidden, address@hidden,
- address@hidden, and address@hidden If the release fixes
- significant security holes, also send an announcement to
- address@hidden The exmh lists require you to be subscribed in
- order to post. Note that you don't need to post separately to
comp.mail.mh,
- as the mh-users mailing list is apparently bidirectionally gatewayed to it.
+16. Send the release announcement email to the following places:
+ address@hidden
+ address@hidden
+ address@hidden
+ address@hidden
+ address@hidden
+ address@hidden *or* comp.mail.mh (there is a bidirectional gateway)
+
+ If the release fixes significant security holes, also send an announcement
+ to address@hidden The exmh lists require you to be subscribed
+ in order to post. Note that you don't need to post separately to
+ comp.mail.mh, as the mh-users mailing list is apparently bidirectionally
+ gatewayed to it.
Preferably, the announcement should contain the MD5 hash generated above,
- and should be PGP-signed. It should include the FTP URL for the tarball as
+ and should be PGP-signed. It should include the URL for the tarball as
well as the URL of the website. It should contain a brief summary of
visible changes, as well as the URL of the cvsweb diff page that would show
- a detailed list of changes. The changes between 1.0.3 and 1.0.4 would be
+ a detailed list of changes. The changes between 1.2 and 1.3 would be
shown by:
- http://www.mhost.com/cgi-bin/cvsweb/nmh/ChangeLog?r1=1.40&r2=1.71
+
http://cvs.savannah.gnu.org/viewvc/nmh/ChangeLog?root=nmh&r1=1.215&r2=1.254.2.13
-15. Add a news item to the savannah nmh page. You'll have to submit it first
- and then separately approve it (under News->Manage).
-
-16. Update the http://www.nongnu.org/nmh/ homepage. (It lives in the 'webpages
- repository'; see https://savannah.nongnu.org/cvs/?group=nmh)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] nmh ChangeLog docs/README.developers,
Peter Maydell <=