From c936a5a81088e82948564e4ac497b8c661d29530 Mon Sep 17 00:00:00 2001 From: Mark Kim Date: Sat, 2 Jul 2022 22:08:50 -0400 Subject: [PATCH] Update CHANGES.txt --- docs/CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index d5e1a8049..37ae265db 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.June.29 (0.9.29) +2022.July.02 (0.9.29) * Bug Fixes: ---------- * Opening and immediately dismissing Color Mixer could cause @@ -27,6 +27,10 @@ http://www.tuxpaint.org/ native size. (SDL2.0) TOYAMA Shin-ichi + * When deleting a file on macOS, move the file to trash instead of deleting + the file permanently. + Mark Kim + * Ports & Building: ----------------- * Change name of Tux Paint config. files from ".conf" to ".cfg"