branch: master
commit 3f20d0ff168719be4f2aa6aa73d00e7f2015cff6
Author: mas <mas>
Commit: mas <mas>
# Added CVS snapshot step.
---
Checklist | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Checklist b/Checklist
index b8e1975..8131070 100644
--- a/Checklist
+++ b/Checklist
@@ -15,4 +15,7 @@
4. Update the Changelog file with `vc-update-change-log' (`C-x v a')
and check it into CVS with invisible comment (#).
-5. Run `make dist' and upload the tarball.
+5. Make a CVS snapshot (`C-x v s') of the MMM Mode directory. This is
+ the point at which a release becomes official.
+
+6. Run `make dist' and upload the tarball.