update changelog

This commit is contained in:
Thomas Pöchtrager 2014-09-27 20:06:30 +02:00
parent a8fdaa3ab2
commit 655d3e1703
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,9 @@ changed:
added:
* support for new '-arch x86_64h' (requires clang 3.5+)
* support for multiple '-arch' flags with gcc
* scripts to make sdk extraction possible on linux (xcode 4.2 only)
* OS X 10.10 support (DP1)
* pkg-config wrapper
/******************************* v0.7 *******************************/

View File

@ -27,9 +27,6 @@
extern char **environ;
using namespace tools;
using namespace target;
namespace program {
namespace osxcross {