Not sure why those are in there, I specified 3.0.0...3.1.x
On Tue, Oct 1, 2013 at 12:29 PM, <agri...@apache.org> wrote: > Updated Branches: > refs/heads/master cc01343e1 -> 246f8e56c > > > 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/246f8e56 > Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/246f8e56 > Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/246f8e56 > > Branch: refs/heads/master > Commit: 246f8e56c789418fc92d542880196fd2aba0f485 > Parents: cc01343 > Author: Andrew Grieve <agri...@chromium.org> > Authored: Tue Oct 1 15:29:32 2013 -0400 > Committer: Andrew Grieve <agri...@chromium.org> > Committed: Tue Oct 1 15:29:32 2013 -0400 > > ---------------------------------------------------------------------- > RELEASENOTES.md | 5 ----- > 1 file changed, 5 deletions(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/246f8e56/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 <param name="onload" value="true" /> > 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 <param name="onload" value="true" /> > 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) > >