From: Martin Quinson Date: Thu, 7 Oct 2021 23:31:19 +0000 (+0200) Subject: Further modernize the releasing process X-Git-Tag: v3.30~338 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/26ef9e293621005e1042a3054f9b405e29d017cd Further modernize the releasing process --- diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 700dd677d7..a4296b8f3a 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -20,6 +20,9 @@ Please apply the following checklist before releasing. - The most notable changes of the version are documented - The release date is indicated right below the version name - The release dub name matches the one given in ChangeLog file +- Release notes in the documentation + - The content of the future mail is part of the documentation, since + we won't send mails once gforge is definitly turned off. - Tests - The "make distcheck" target works (tested by jenkins) - All tests pass on everything on ci + AppVeyor