This commit is contained in:
Laurent Sansonetti
2013-09-24 22:35:24 +02:00
parent b0775e32d6
commit e51ba86ba8

1
NEWS
View File

@@ -15,6 +15,7 @@
Thanks to Michal Jirku for the detective work.
* Fixed a warning in the build system when creating a universal static
archive for a vendored project.
* [iOS] Fixed the build system to really not build for 64-bit by default.
* [iOS] Fixed a regression where exceptions could be not rescued in GCD
blocks on device, apparently due to an underlying change in iOS 7.
Thanks to Mark Frawley for the detective work.