From 4ad2f0f03483d141ba353db7fbdf50ce6f1b5bcc Mon Sep 17 00:00:00 2001 From: Jason Perkins Date: Mon, 10 May 2010 16:04:32 -0400 Subject: Updated CHANGELOG, removed deprecated VS2002/2003 info from BUILD --- BUILD.txt | 4 ---- CHANGES.txt | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/BUILD.txt b/BUILD.txt index 82acdc3..0d4ffc8 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -14,10 +14,6 @@ PREMAKE BUILD INSTRUCTIONS source code from Subversion instead of a SourceForge release, read the next section for more information on working with the scripts. - VISUAL STUDIO 2002 AND 2003 USERS: these versions of Visual Studio - are unable to build Premake due to string size limitations. Use one - the newer, free versions of Visual Studio C++ Express instead. - If you find all of this very confusing and need some help, see the end of this document for contact information. I'll be glad to help. diff --git a/CHANGES.txt b/CHANGES.txt index faf8dbe..9318822 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,7 @@ * Patch 2965229: Fix handling of '+' symbol in file patterns (Rachel Blum) * Patch 2997449: Print configuration with target (ergosys) * Patch 2997452: Suppress gmake's "nothing to be done" message (ergosys) +* Bug 2997728: Project dependencies should be case-sensitive ------- -- cgit v1.2.3