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:
authorJason Perkins <starkos@industriousone.com>2010-12-28 00:21:15 +0300
committerJason Perkins <starkos@industriousone.com>2010-12-28 00:21:15 +0300
commit8943ad99f4d79301286e56c56360ee394efb3663 (patch)
tree434a55a004eec91ef14bbd5b2a6bedbe1e7e5d66 /CHANGES.txt
parent8117cada6d66ee7a1f709b2b466a9b680e128e46 (diff)
parentcacee2405e7534da866e6e9684515f0d2f9a174b (diff)
Merge with stable
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt14
1 files changed, 12 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 71dbe60..a806c11 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,13 +1,23 @@
-------
- 4.4 (in progress)
+ 4.4 (in progress)
-------
-* Bug 3119793: Fixed ClCompile blocks with vs10 and PCH (Dan Dunham)
+
* Patch 2963313: Enable setting .NET framework version (Justen Hyde)
* Switched PS3 builds from GCC to SNC
* Ignore NoRTTI flag for Managed C++ projects (Nick Darnell)
-------
+ 4.3.1
+-------
+
+* Bug 3119793: Fixed ClCompile blocks with vs10 and PCH (Dan Dunham)
+* Bug 2920784: Symbol visibility in Xcode3 libraries (burnson2)
+* Bug 3133743: Sets ONLY_ACTIVE_ARCH = YES in Xcode debug builds (James Wynn)
+* Properly pass return codes back to shell in release builds
+
+
+-------
4.3
-------