From 76f478e5043548a012354e373ab22f6a5cc97ebf Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 1 Jun 2023 21:54:24 -0700 Subject: [PATCH] Rework "noerase" changelog entry --- docs/CHANGES.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index b84b92bd5..1695a1f70 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -54,13 +54,12 @@ https://tuxpaint.org/ Closes https://sourceforge.net/p/tuxpaint/feature-requests/236/ Bill Kendrick - * WIP The new "Erase" option to remove templates from the "New" - dialog, as well as the "Erase" option to remove saved images - from the "Open" dialog, may be disabled via a new simplification - configuration setting, "--noerase". - + TODO Tux Paint Config. - + TODO Tux Paint Config. README docs - + TODO Tux Paint Website Features page + * WIP "Erase" controls may be disabled via a new simplification + configuration setting, "--noerase". This removes the ability + to delete: + + saved images from the "Open" dialog, and + + WIP templates, from the "New" dialog + Bill Kendrick * WIP Ability to specify a font for Tux Paint's UI (button labels, dialog boxes, Tux tip text at the bottom).