From af51767f848dfbd73d411d3563b67f6922bc5920 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 7 May 2022 20:27:52 -0700 Subject: [PATCH] Doc'ing Magic Tool doc updates in CHANGES.txt --- docs/CHANGES.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 7284dda3c..a5db2189f 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt) http://www.tuxpaint.org/ -2022.May.6 (0.9.28) +2022.May.7 (0.9.28) * Improvements to "Paint" and "Lines" tools: ------------------------------------------ * Brush spacing may now be altered within Tux Paint. @@ -261,6 +261,11 @@ http://www.tuxpaint.org/ OPTIONS docs. Bill Kendrick + * Magic Tool docs sort tools by localized names, include full + localized names in the "See also" references, corrected HTML docs + (and subsequent TXT conversions) character encoding (us-ascii -> UTF-8). + Bill Kendrick + * macOS Apple Silicon and Universal Binary build instructions Mark Kim