0.9.23a; doc: less hungry progress, verbose debug

Documenting Mark Kim's recent changes:

 * Less CPU-hungry progress bar (during Stamp loading)
 * Verbose debugging options
 * (Also, mentioned debugging _at all_, in INSTALL.txt)

Bumping version to 0.9.23a, to match the test build he's working
on for macOS.
This commit is contained in:
Bill Kendrick 2018-09-24 22:15:38 -07:00
parent 8d9e187cc9
commit 33de9841c0
15 changed files with 44 additions and 24 deletions

View file

@ -8,6 +8,19 @@ http://www.tuxpaint.org/
$Id$
2018.Sept.24 (0.9.23a)
* Bug Fixes
---------
* Reduce launch time by calling progress bar less frequently
while loading stamps.
Mark K. Kim <mkkim214@gmail.com>
* Misc
----
* Verbose debugging, and "DEBUG_PRINTF()" macro now available;
see debugging options in INSTALL.txt.
Mark K. Kim <mkkim214@gmail.com>
2018.August.30 (0.9.23)
* New tools
---------