CHANGES.txt adjustments

h/t Mark Kim!
This commit is contained in:
Bill Kendrick 2024-02-04 11:55:43 -08:00
parent e26c2873db
commit c5aa6b3a87

View file

@ -6,16 +6,19 @@ Copyright (c) 2002-2024
Various contributors (see below, and AUTHORS.txt) Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/ https://tuxpaint.org/
2024.February.3 (0.9.33) 2024.February.4 (0.9.33)
* Other Improvements: * Other Improvements:
------------------- -------------------
* Make screen refresh more snappy on macOS. * Make screen refresh more snappy on macOS.
Mark Kim <markuskimius@gmail.com> Mark Kim <markuskimius@gmail.com>
* Ports & Building:
-----------------
* Simplify the process of building the universal bundle on the macOS by * Simplify the process of building the universal bundle on the macOS by
automatically adding the machine suffix (-arm64 or -x86_64) when building automatically adding the machine suffix (-arm64 or -x86_64) when building
the macOS bundle. Previously this renaming step was required to be done the macOS bundle. Previously this renaming step was required to be done
manually to build the universal bundle. manually to build the universal bundle.
Mark Kim <markuskimius@gmail.com>
2024.January.29 (0.9.32) 2024.January.29 (0.9.32)
* Improvements to Magic tools: * Improvements to Magic tools: