diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 8d23b77f9..4d579060e 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -26,6 +26,11 @@ $Id$ or configure Tux Paint to always bring up the dialog upon print. Mark K. Kim + * 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; diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt index 3f1ffc374..055b15407 100644 --- a/docs/en/INSTALL.txt +++ b/docs/en/INSTALL.txt @@ -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.