From f015b5abcd8a2d0979a73023e29cde3dc0ed18c8 Mon Sep 17 00:00:00 2001 From: Watson Date: Sat, 17 Aug 2013 12:12:09 +0900 Subject: [PATCH] Revert "add line in NEWS" This reverts commit c24ff56f4640a7a875de4108715bd8763a763f69. --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index 97816096..5d880581 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,6 @@ property. Thanks to Chris Radford for the patch (pull request #116). * [iOS] Fixed a bug in debugger where built-in debugger command does not work with lldb in iOS 7 simulator. - * [iOS] Fixed a bug where Accelerate.framework methods are not available. * [OSX] Added to support app_store_category config var for OSX apps. Thanks to Mark Rickert for the patch (pull request #115). * [OSX] Fixed a bug in Dispatch.once where only the first occurence of the