From f3a6db8386cfd1ccbcf5c4516fed8203b9a6ae27 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Fri, 24 Sep 2004 06:49:11 +0000 Subject: [PATCH] Added John's Visual Studio contrib to change logs. --- docs/CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 32f587f22..17b3b0363 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,11 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -2004.September.19 (0.9.14) [cvs] +2004.September.23 (0.9.14) [cvs] + * Visual Studio build system included in CVS and source release + ('visualc' folder) + John Popplewell + * Multiple sizes of erasers are present. (Compile-time #defines can be used to determine how many sizes are available, and their minimum and (approx.) maximum sizes.)