From: Remi Collet Date: Thu, 6 Jul 2017 10:34:00 +0000 (+0200) Subject: minor fix for web announce X-Git-Tag: php-7.2.0beta1~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec0ad331cd3914f2a4859f8ab159127dc6b332ac;p=php minor fix for web announce --- diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index ba3019ba38..112d5036c2 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -130,8 +130,8 @@ highlight the major important things (security fixes) and when it is important to upgrade. a. Call php bin/createNewsEntry in your local phpweb checkout - Use category "releases" for all non-stable releases. - Use category "frontpage" for X.Y.0 non-stable releases only. + Use category "releases" for all stable releases. + Use category "frontpage" for X.Y.0 non-stable releases only (news only). b. Add the content for the news entry. Be sure to include the text: "THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!"