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-13 01:49:17 +0300
committerJason Perkins <starkos@industriousone.com>2010-12-13 01:49:17 +0300
commite1518ded82a5df45137ef49476e63a07685ea079 (patch)
tree7c28ea6e1df635b8906d4a957f64a0632ff4847e /CHANGES.txt
parent344f2e436df19b2e8d71a8894c66d287ac0f58df (diff)
Properly pass return codes back to shell in release builds
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bbbcd66..58067a2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
+-------
+ 4.3.1
+-------
+
* Bug 3119793: Applied patch to correct the matching of ClCompile blocks with vs10 and PCH (Dan Dunham)
-* Feature 3118000 and Bug 2920784 Symbol visibility, yet this only fixes a Release build as Xcode is very much broken in Debug(burnson2)
+* 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