]> diplodocus.org Git - nmh/blobdiff - docs/README.developers
Reverted commit 9caa7da143644ed93c6ba6351f48fa1327ad4392
[nmh] / docs / README.developers
index 9038cd2124b8af3f35aef61eb80bb2ca9bf202df..f99d10801a4e9f6411414174c41d13fe93b5f72d 100644 (file)
@@ -14,11 +14,12 @@ commit checklist
 
 1. code updated?
 2. test added?
-3. man page and other documentation updated?
-4. docs/pending-release-notes updated?
-5. should commit message reference bug report?
-6. update/close bug report (with commit id)?
-7. notify nmh-users?
+3. make distcheck passed?
+4. man page and other documentation updated?
+5. docs/pending-release-notes updated?
+6. should commit message reference bug report?
+7. update/close bug report (with commit id)?
+8. notify nmh-users?
 
 
 -------------------------
@@ -30,7 +31,7 @@ or other related files, you'll need to first install GNU m4, available
 from <ftp://ftp.gnu.org/pub/gnu/m4/>, then GNU autoconf
 (<ftp://ftp.gnu.org/pub/gnu/autoconf/>) and GNU automake
 (<ftp://ftp.gnu.org/pub/gnu/automake/>).  Nmh is currently using a
-minimum of autoconf 2.61 and automake 1.10.
+minimum of autoconf 2.68 and automake 1.12.
 
 Most of the configure-related files are automatically generated.
 The only files you should need to manually edit are configure.ac