File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 322
322
highlight the major important things (security fixes) and when it is
323
323
important to upgrade.
324
324
325
- * Call ` php bin/createNewsEntry` in your local phpweb checkout.
326
- * Use the " frontpage" and " releases" category.
327
- * Add the content for the news entry.
325
+ * Call ` php bin/createReleaseEntry -v < version> [ --security ]` in your
326
+ local phpweb checkout.
328
327
329
328
7. Commit and push all the changes to their respective git repos
330
329
364
363
highlight the major important things (security fixes) and when it is
365
364
important to upgrade.
366
365
367
- * Call ` php bin/createNewsEntry ` in your local phpweb checkout.
368
- * Add the content for the news entry .
366
+ * Call ` php bin/createReleaseEntry -v < version > [ --security ] ` in your
367
+ local phpweb checkout .
369
368
370
369
4. Commit all the changes (` include/version.inc` , ` archive/archive.xml` ,
371
370
` archive/entries/YYYY-MM-DD-N.xml` ).
You can’t perform that action at this time.
0 commit comments