File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 297297
298298 e.g. ` ChangeLog-7.php` from the ` NEWS` file
299299
300+ * You may want to try ` php-web/bin/news2html` to automate this task.
301+
300302 * Go over the list and put every element on one line.
301303 * Check for ` & ` , ` < ` and ` > ` and escape them if necessary.
302304 * Remove all the names at the ends of lines.
312314
313315 V. ` s/FR # \([0-9]\+\)/FR <?php bugl(\1); ?>/`
314316
315- * You may want to try ` php-web/bin/news2html` to automate this task.
316-
317317 6. Add a short notice to phpweb stating that there is a new release, and
318318 highlight the major important things (security fixes) and when it is
319319 important to upgrade.
320320
321321 * Call ` php bin/createNewsEntry` in your local phpweb checkout.
322+ * Use the " frontpage" and " releases" category.
322323 * Add the content for the news entry.
323324
324325 7. Commit and push all the changes to their respective git repos
You can’t perform that action at this time.
0 commit comments