From dc80c36bae7ba9f443dbc833727e4d72afb8402f Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Sun, 9 Oct 2005 21:24:44 +0000 Subject: [PATCH] Noted path searching change by John Popplewell. --- docs/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 09cc69e88..01b8b2e13 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -235,6 +235,9 @@ http://www.newbreedsoftware.com/tuxpaint/ * Compiling, porting and packaging updates: ----------------------------------------- + * Added additional Windows-only search paths for stamps, fonts and brushes. + John Popplewell + * Created Makefile to convert HTML documentation into plaintext using Links (I can never remember the precise options!)