I had left out aclocal.m4 on the "use this order" line as I didn't think it'd
authorDan Harkless <dan@harkless.org>
Mon, 17 Apr 2000 21:25:23 +0000 (21:25 +0000)
committerDan Harkless <dan@harkless.org>
Mon, 17 Apr 2000 21:25:23 +0000 (21:25 +0000)
ever need to be changed.  Someone ("ssen" -- looks like Doug forgot to update
a chroot() passwd file again) added it, but in a separate sentence.  That
doesn't really make sense -- added it to the main sentence.

Also changed my note that none of the mailing lists require you to be subscribed
to post -- not true.  As I originally thought, the exmh ones do require that --
the bounce messages were just slow in coming.

docs/README.developers

index 3529620..b384a30 100644 (file)
@@ -43,11 +43,10 @@ around with `touch'.
 
 The correct order to commit the configure-related files is:
 
 
 The correct order to commit the configure-related files is:
 
-    % cvs commit acconfig.h config.h.in configure.in configure stamp-h.in
+% cvs commit acconfig.h aclocal.m4 config.h.in configure.in configure stamp-h.in
 
 If you haven't changed all of those files, just commit the rest in the
 
 If you haven't changed all of those files, just commit the rest in the
-stated order (e.g. cvs commit acconfig.h config.h.in stamp-h.in). If
-you change aclocal.m4, put that after acconfig.h.
+stated order (e.g. cvs commit acconfig.h config.h.in stamp-h.in).
 
 
 -------------------
 
 
 -------------------
@@ -159,9 +158,9 @@ account, danh, as examples here):
 9. Send an announcement to exmh-users@redhat.com, exmh-workers@redhat.com,
    mh-users@ics.uci.edu, and nmh-announce@mhost.com.  If the release fixes
    significant security holes, also send an announcement to
 9. Send an announcement to exmh-users@redhat.com, exmh-workers@redhat.com,
    mh-users@ics.uci.edu, and nmh-announce@mhost.com.  If the release fixes
    significant security holes, also send an announcement to
-   bugtraq@securityfocus.com.  None of these lists require you to be subscribed
-   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.
+   bugtraq@securityfocus.com.  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 well
 
    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 well