commit f93d9d8bacb672c123674cfe9fbb01320e6cb3d7 parent c62bd0e70883088713f3bc78eba9fc1451dd7ddc Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 7 Jun 2021 13:51:05 -0400 Add a checklist to releasingtor.md Diffstat:
| M | doc/HACKING/ReleasingTor.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git 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