Updated link to MinGW/MSYS docs

They're in a new location over on John P.'s website
(should we purhapse integrate them into Tux Paint proper?)

(h/t sechidis & whoever on #tux4kids IRC channel who helped them)
This commit is contained in:
Bill Kendrick 2018-12-08 10:32:47 -08:00
parent b18911ea4a
commit 32cf7679a9
2 changed files with 7 additions and 2 deletions

View file

@ -26,6 +26,11 @@ $Id$
or configure Tux Paint to always bring up the dialog upon print.
Mark K. Kim <mkkim214@gmail.com>
* Documentation updates
---------------------
* Mended link to MinGW/MSYS instructions at John Popplewell's website.
(h/t "sechidis")
* Misc
----
* Verbose debugging, and "DEBUG_PRINTF()" macro now available;

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2018
Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
June 27, 2002 - September 24, 2018
June 27, 2002 - December 8, 2018
$Id$
@ -175,7 +175,7 @@ Compiling and Installation:
upon. John Popplewell put together some instructions for doing that
here:
http://johnnypops.demon.co.uk/mingw/index.html
http://www.johnnypops.co.uk/tuxpaint/
Read the relevant notes if building for Win9X/ME.