From 3d1efe86610dbdeb06a72845336018c5a398e7c8 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 27 Apr 2023 23:54:12 -0700 Subject: [PATCH] Doc'ing Shaped Mosaic tweak --- docs/CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 93702307b..25f410250 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -6,7 +6,7 @@ Copyright (c) 2002-2023 Various contributors (see below, and AUTHORS.txt) https://tuxpaint.org/ -2023.April.23 (0.9.30) +2023.April.27 (0.9.30) * Improvements to Stamp tool: --------------------------- * Avoid playing English descriptive sound for a stamp @@ -90,6 +90,9 @@ https://tuxpaint.org/ to take away the 'classic' variation). Bill Kendrick + * Mosaic (shaped) tools: more progress bar feedback. + Bill Kendrick + * Other Improvements: ------------------- * Word-wrap long button labels, for better readability.