From: Christoph M. Becker Date: Thu, 18 Jun 2020 07:27:54 +0000 (+0200) Subject: Update release-process.md wrt. new bin/createReleaseEntry X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8014831a40d379de317559d06c9b7b31732d3fbe;p=php Update release-process.md wrt. new bin/createReleaseEntry --- diff --git a/docs/release-process.md b/docs/release-process.md index 0555c6be87..dbdfe77abd 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -322,9 +322,8 @@ highlight the major important things (security fixes) and when it is important to upgrade. - * Call `php bin/createNewsEntry` in your local phpweb checkout. - * Use the "frontpage" and "releases" category. - * Add the content for the news entry. + * Call `php bin/createReleaseEntry -v [ --security ]` in your + local phpweb checkout. 7. Commit and push all the changes to their respective git repos @@ -364,8 +363,8 @@ highlight the major important things (security fixes) and when it is important to upgrade. - * Call `php bin/createNewsEntry` in your local phpweb checkout. - * Add the content for the news entry. + * Call `php bin/createReleaseEntry -v [ --security ]` in your + local phpweb checkout. 4. Commit all the changes (`include/version.inc`, `archive/archive.xml`, `archive/entries/YYYY-MM-DD-N.xml`).