You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/03/07 02:48:18 UTC

git commit: Tweak RELEASENOTES.md (missed a bug fix in last release)

Repository: cordova-plugin-inappbrowser
Updated Branches:
  refs/heads/dev 5680f18bb -> 7dbad601f


Tweak RELEASENOTES.md (missed a bug fix in last release)


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/7dbad601
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/7dbad601
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/7dbad601

Branch: refs/heads/dev
Commit: 7dbad601f0321095bfe06bdd91b5576dfe55e433
Parents: 5680f18
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Mar 6 20:48:00 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Mar 6 20:48:00 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/7dbad601/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 2d40026..364f4e9 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -80,5 +80,6 @@
 * Removed some iOS6 Deprecations
 
 ### 0.3.3 (Mar 5, 2014)
+* CB-5534 Fix video/audio does not stop playing when browser is closed
 * CB-6172 Fix broken install on case-sensitive file-systems