Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <none@none>2010-03-03 16:40:56 +0300
committerstarkos <none@none>2010-03-03 16:40:56 +0300
commitfb8aa76bc2ae482b7fb5182afcfcfdcd92a0f023 (patch)
tree2be3f54232ac951d99e4f32cb2b4855c42dd02af /CHANGES.txt
parent5bfcc040d1fc148a4a4d39e8fc4cce6f7036faa6 (diff)
Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studio
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8e49323..c2a8270 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,7 @@
4.2.1 (in progress)
-------
+* Feature 2944697: Add flag to disable Minimal Rebuild in Visual Studio
* Patch 2928029: Add EnableSSE, EnableSSE2 flags
* Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude)
* Bug 2928775: Error loading external Lua module with require()