summaryrefslogtreecommitdiff
path: root/README.RELEASE_PROCESS
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2017-07-06 12:34:00 +0200
committerRemi Collet <remi@php.net>2017-07-06 12:34:00 +0200
commitec0ad331cd3914f2a4859f8ab159127dc6b332ac (patch)
treefe7dcd7d1c5b66a135483e4dc5b8bf0c98bf8e5c /README.RELEASE_PROCESS
parentb04b6b6a5b8f3f0a2e0bf9cb7d63490e82c161ae (diff)
downloadphp-git-ec0ad331cd3914f2a4859f8ab159127dc6b332ac.tar.gz
minor fix for web announce
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r--README.RELEASE_PROCESS4
1 files changed, 2 insertions, 2 deletions
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!"