Sync docs for Android build in INSTALL

This commit is contained in:
Bill Kendrick 2023-03-29 01:04:35 -07:00
parent 8fc16aaa42
commit 55f49380ea
11 changed files with 672 additions and 27 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/
2023.March.24 (0.9.29) ### RC3
2023.March.29 (0.9.29) ### RC3
* Improvements to "Stamp" tool:
-----------------------------
* Stamps may now be rotated.
@ -429,9 +429,14 @@ https://tuxpaint.org/
now allows for localization. (Maintained in "tuxpaint-docs" repo.)
Bill Kendrick <bill@newbreedsoftware.com>
* Updated macOS build instructions for SDL2.0.
* Updated macOS build instructions for SDL2.0 (INSTALL docs).
Mark Kim <markuskimius@gmail.com>
* Added an overview of building for Android (INSTALL docs).
Pere Pujal i Carabantes <perepujal@gmail.com>
(Edited by Bill Kendrick)
Closes https://sourceforge.net/p/tuxpaint/feature-requests/224/
* "--verbose-version" now shows whether SDL2_Pango is being used.
Bill Kendrick <bill@newbreedsoftware.com>