diff --git a/Makefile b/Makefile index ec9d76ae2..d1efbea8c 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # Various contributors (see AUTHORS.txt) # http://www.tuxpaint.org/ -# June 14, 2002 - July 24, 2020 +# June 14, 2002 - October 14, 2020 # The version number, for release: diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index a5c6cd615..646d5603a 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.September.16 (0.9.25) +2020.October.14 (0.9.25) * New Features ------------ * Export drawings: @@ -66,6 +66,10 @@ $Id$ * Windows build changes * Enabling PowerTools repositry to install additional SDL* packages * Corrected README launcher for English, after install completes + * Support for Mingw64 for 64-bit builds + * Ability to find Mingw DLLs by examining EXEs + (new shell script replaces hard-coded list in Makefile) + TOYAMA Shin-ichi * New Brushes -----------