You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Shazron <sh...@gmail.com> on 2013/10/01 21:54:59 UTC

Re: ios commit: Delete some incorrect RELEASENOTES.md entries

Not sure why those are in there, I specified 3.0.0...3.1.x


On Tue, Oct 1, 2013 at 12:29 PM, <ag...@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 <ag...@chromium.org>
> Authored: Tue Oct 1 15:29:32 2013 -0400
> Committer: Andrew Grieve <ag...@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 &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)
>
>

Re: ios commit: Delete some incorrect RELEASENOTES.md entries

Posted by Andrew Grieve <ag...@chromium.org>.
I think likely those were the cherry-picks.


On Tue, Oct 1, 2013 at 8:54 PM, Shazron <sh...@gmail.com> wrote:

> Not sure why those are in there, I specified 3.0.0...3.1.x
>
>
> On Tue, Oct 1, 2013 at 12:29 PM, <ag...@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 <ag...@chromium.org>
> > Authored: Tue Oct 1 15:29:32 2013 -0400
> > Committer: Andrew Grieve <ag...@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 &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)
> >
> >
>