From 76de8d9220180dd2ccf98954af4d9ea10c916e24 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 28 Oct 2023 16:52:05 -0700 Subject: [PATCH] Doc'ing Windows version # display h/t Shin-ichi --- docs/CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index e107c3008..df6220251 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.October.13 (0.9.32) +2023.October.28 (0.9.32) * Improvements to "Text" & "Label" tools: --------------------------------------- * The name and size of the chosen font is shown in the instructions @@ -19,6 +19,10 @@ https://tuxpaint.org/ default. Mark Kim + * Windows build outputs Windows version (e.g., 11, 10, 8.1, etc.) + and architecture (captured in `stdout.txt`). + TOYAMA Shin-ichi + * Bug Fixes: ---------- * Corrected bug in how scroll-down arrow appeared in Stamps selector