RELEASE.txt - Mention website PR & new README "What's New"

This commit is contained in:
Bill Kendrick 2023-03-12 15:05:14 -07:00
parent 93370e7e73
commit dbb7411385

View file

@ -1,5 +1,5 @@
Release checklist for Tux Paint Release checklist for Tux Paint
Last updated 2022-12-24 -bjk Last updated 2023-03-12 -bjk
During development During development
------------------ ------------------
@ -40,6 +40,13 @@ a .tar.gz source tarball, and making the tarball available for download.
"tuxpaint-docs". Updates should be made there, and "tuxpaint-docs". Updates should be made there, and
then copied over to the "tuxpaint" repository. then copied over to the "tuxpaint" repository.
No matter what else might need to happen, these always need updating
ahead of a new release:
* Update version number in doc-src/include.php
* Update What's New section in doc-src/README/README-whatsnew.php
(things worth mentioning in the press release on the website)
Here, be sure to run "make" in "docs/", to produce plaintext Here, be sure to run "make" in "docs/", to produce plaintext
alternatives of the HTML files. alternatives of the HTML files.
@ -114,6 +121,8 @@ Website updates
* Add any new requirements to https://tuxpaint.org/requirements/ * Add any new requirements to https://tuxpaint.org/requirements/
* Create a press release under https://tuxpaint.org/latest/
Announcements Announcements
------------- -------------
* Managed by Tux Paint * Managed by Tux Paint