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>2011-10-21 00:44:09 +0400
committerJason Perkins <starkos@industriousone.com>2011-10-21 00:44:09 +0400
commit6ddd47a765805af55a9a5fd91d8b840241b5e52c (patch)
tree5590db9cb072dcab41afe2f33f143bf030de440c /CHANGES.txt
parent1cb9aad19be8ac08da20600a813e62ebdd40091f (diff)
Patch 3372345: Gmake action's PCHs don't work with Mingw (Martin Ridgers)
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 8ce5a0c..2d61fe1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -33,6 +33,7 @@
* Patch 3035550: Make/Distcc outputs dependencies to wrong location
* Patch 3138574: NoImportLib ignored in Windows makefiles dependencies (rjmyst3)
* Patch 3367641: Remove warnings in Xcode 4
+* Patch 3372345: Gmake action's PCHs don't work with Mingw (Martin Ridgers)
-------