From 8014831a40d379de317559d06c9b7b31732d3fbe Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 18 Jun 2020 09:27:54 +0200 Subject: Update release-process.md wrt. new bin/createReleaseEntry --- docs/release-process.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') 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`). -- cgit v1.2.1