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 2015/03/27 21:34:02 UTC

android commit: CB-8717 Add OkHttp removal to RELEASENOTES

Repository: cordova-android
Updated Branches:
  refs/heads/master c3991c816 -> 4db421ca3


CB-8717 Add OkHttp removal to RELEASENOTES


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

Branch: refs/heads/master
Commit: 4db421ca36e9afe1c9ef55b33effcbc16a9ad5f3
Parents: c3991c8
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Mar 27 16:33:43 2015 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Mar 27 16:33:43 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/4db421ca/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 470a453..2abb6dd 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -62,6 +62,7 @@ Changes For Plugin Developers:
 * CB-8548 Use debug-signing.properties and release-signing.properties when they exist
 * CB-8545 Don't add a layout as a parent of the WebView
 * CB-7159 BackgroundColor not used when `<html style="opacity:0">`, nor during screen rotation
+* CB-6630 Removed OkHttp from core library. It's now available as a plugin: [cordova-plugin-okhttp](https://www.npmjs.com/package/cordova-plugin-okhttp)
 
 ### Release 3.7.1 (January 2015) ###
 * CB-8411 Initialize plugins only after `createViews()` is called (regression in 3.7.0)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org