]> granicus.if.org Git - php/commitdiff
Update release-process.md wrt. new bin/createReleaseEntry
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 18 Jun 2020 07:27:54 +0000 (09:27 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 18 Jun 2020 07:27:54 +0000 (09:27 +0200)
docs/release-process.md

index 0555c6be8771e7d8bdcaaf807e9916e614945848..dbdfe77abd8641cf7aa6eb2cd253ec9a14981050 100644 (file)
     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 <version> [ --security ]` in your
+      local phpweb checkout.
 
  7. Commit and push all the changes to their respective git repos
 
     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 <version> [ --security ]` in your
+      local phpweb checkout.
 
  4. Commit all the changes (`include/version.inc`, `archive/archive.xml`,
     `archive/entries/YYYY-MM-DD-N.xml`).