From c022e0c1a14db6372f8908ac7060453878027c3e Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 14 Apr 2022 00:24:12 -0700 Subject: [PATCH] Updating docs re: Label crash repair --- docs/CHANGES.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index a964ca5aa..9c890cf10 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.April.7 (0.9.28) +2022.April.14 (0.9.28) * Improvements to "Paint" and "Lines" tools: ------------------------------------------ * Brush spacing may now be altered within Tux Paint. @@ -197,9 +197,9 @@ http://www.tuxpaint.org/ * Avoid crashes when coming across unexpected Label data stored within a saved PNG image. - (h/t Donny Sianipar for the report & sample image, - and Shin-Ichi TOYAMA for additional samples) - Bill Kendrick + (h/t Donny Sianipar for the report & sample image) + Bill Kendrick and + TOYAMA Shin-ichi * Ports & Building: -----------------