diff --git a/NEWS b/NEWS index ba566674..97a4cd17 100644 --- a/NEWS +++ b/NEWS @@ -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.