From 0af138568ee43f166d4528d2fc23e055a1148a0a Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Fri, 23 Oct 2020 23:21:26 -0700 Subject: [PATCH] Doc'ing some recent changes by Shin-Ichi & Pere --- docs/CHANGES.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 646d5603a..9e4c0a929 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.October.14 (0.9.25) +2020.October.23 (0.9.25) * New Features ------------ * Export drawings: @@ -66,6 +66,7 @@ $Id$ * Windows build changes * Enabling PowerTools repositry to install additional SDL* packages * Corrected README launcher for English, after install completes + * Updated translation files and ensure license text appears * Support for Mingw64 for 64-bit builds * Ability to find Mingw DLLs by examining EXEs (new shell script replaces hard-coded list in Makefile) @@ -89,6 +90,12 @@ $Id$ (https://openclipart.org/artist/Tavin) Creative Commons Zero 1.0 Public Domain License + * Starter & Template updates + -------------------------- + * Added margins to elephant, fish_icon and frame_hearts + starters, to avoid smearing on edges in Tux Paint. + Pere Pujal i Carabantes + * Documentation updates --------------------- * Cleaned up HTML code of HTML-based documentation.