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>2012-10-05 01:38:58 +0400
committerJason Perkins <starkos@industriousone.com>2012-10-05 01:38:58 +0400
commitb7aaa268c5c8a8cecbd03228b481dee43e79b55f (patch)
tree8083040840d175088283ae258a2c861436e3e3f8 /CHANGES.txt
parent0c0a284b18ecb86ec1a1efc71d4a18566f207835 (diff)
Patch 3367642: Add support for targetextension property to Xcode
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 a40b51a..6052e7f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -59,6 +59,7 @@
* Patch 3476176: Fix dependencies of precompiled header in makefile (Konstantin Tokarev)
* Patch 3476176: Remove conditionals from makefile compiler assignments (Konstantin Tokarev)
* Pull 1: Fixed path to Info.plist in Xcode projects (Adrien Anselme)
+* Patch 3367642: Add support for targetextension property to Xcode
-------