[tor-commits] [tor/main] Add a checklist to releasingtor.md
nickm at torproject.org
nickm at torproject.org
Mon Jun 7 17:51:19 UTC 2021
commit f93d9d8bacb672c123674cfe9fbb01320e6cb3d7
Author: Nick Mathewson <nickm at torproject.org>
Date: Mon Jun 7 13:51:05 2021 -0400
Add a checklist to releasingtor.md
---
doc/HACKING/ReleasingTor.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md
index 358b53a8db..8ee57b0cb5 100644
--- a/doc/HACKING/ReleasingTor.md
+++ b/doc/HACKING/ReleasingTor.md
@@ -1,3 +1,14 @@
+# CHECKLIST
+
+Here's a summary checklist, with the things that Nick messes up most often.
+
+Did you:
+
+ * [ ] Copy the ChangeLog to the ReleaseNotes?
+ * [ ] Check that the new versions got approved?
+ * [ ] Check the release date in the ChangeLog?
+ * [ ] Update the GeoIP file?
+
# Putting out a new release
Here are the steps that the maintainer should take when putting out a
More information about the tor-commits
mailing list