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

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2011-10-26 02:06:53 +0400
committerJason Perkins <starkos@industriousone.com>2011-10-26 02:06:53 +0400
commitac6867c35b1fe13ae750a432870b4f5d6943bc17 (patch)
tree599f27ffb4891b4a1bf5fb2d9c78d95669d34883 /CHANGES.txt
parentb7fac3f46eb65b6aae6abf1edbee1602ec91d796 (diff)
Patch 3337372: Improved precompiled header support (Anders Ericsson)
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 4d4b23d..65ed451 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -35,6 +35,7 @@
* Patch 3367641: Remove warnings in Xcode 4
* Patch 3372345: Gmake action's PCHs don't work with Mingw (Martin Ridgers)
* Patch 3317329: Support vstudio CompileAs for mixed-language projects (xpol)
+* Patch 3337372: Improved precompiled header support (Anders Ericsson)
-------