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:36:24 +0400
committerJason Perkins <starkos@industriousone.com>2011-10-21 00:36:24 +0400
commit1cb9aad19be8ac08da20600a813e62ebdd40091f (patch)
tree73609482d8514337ee383556522b30adc07c8551 /CHANGES.txt
parent56036f99d9ab29e8261b15a3ee9613de53181ced (diff)
Patch 3367641: Remove warnings in Xcode 4
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 9980039..8ce5a0c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -32,6 +32,7 @@
* Patch 3021550: Add Wii homebrew platform (Pathogen David)
* 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
-------