You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2013/10/01 22:01:03 UTC

[3/3] ios commit: Delete some incorrect RELEASENOTES.md entries

Delete some incorrect RELEASENOTES.md entries


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/bbc04638
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/bbc04638
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/bbc04638

Branch: refs/heads/3.1.x
Commit: bbc04638e38a2978d05d8178c2d78d9b4406bdc4
Parents: 25d0163
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue Oct 1 15:29:32 2013 -0400
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Oct 1 12:59:27 2013 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bbc04638/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8b00de5..9b74cf4 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -64,11 +64,6 @@ Cordova is a static library that enables developers to include the Cordova API i
 * [CB-4281] Moving echo to a plugin in MobileSpec
 * [CB-4277] Revert deleting of &lt;param name="onload" value="true" /&gt; support
 * [CB-3005] Add support for query parameters in StartPage url
-* [CB-4133] iOS detection of plugins that run long on main thread
-* [CB-4277] onload (boolean) attribute of config.xml param tag is ignored
-* [CB-4277] Revert deleting of &lt;param name="onload" value="true" /&gt; support
-* [CB-4133] iOS detection of plugins that run long on main thread
-* [CB-4277] onload (boolean) attribute of config.xml param tag is ignored
 * CordovaTests project was missing the CordovaLib dependency: added
 * Update iOS whitelist tests
 * Fix ARC issue in start page tests (critical for Xcode5)