Updated Branches:
  refs/heads/master 6deee4ff0 -> f90626c67

Updated RELEASENOTES for 2.1.0rc2


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

Branch: refs/heads/master
Commit: f90626c67d68393b7f6057fb548b61609a5a770b
Parents: 6deee4f
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Fri Aug 31 17:51:28 2012 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Fri Aug 31 17:51:28 2012 -0700

----------------------------------------------------------------------
 RELEASENOTES.md |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/f90626c6/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 56715f7..a42542b 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,6 +22,16 @@
   
 Cordova is a static library that enables developers to include the Cordova API 
in their iOS application projects easily, and also create new Cordova-based iOS 
application projects through the command-line.
 
+### 2.1.0rc2 (20120831) ###
+
+* [CB-1296] Update .js with fix for broken bridge on 4.2
+* [CB-1315] Setting the view controller's view size in viewWillAppear, use 
rootViewController
+* [CB-1182] Fixing IOS6 screen orientation/rotation without breaking ios5.1 or 
xcode 4.4 build.
+* [CB-1258] Add documentation for the new logic to toggle between different 
exec() techniques on iOS.
+* Fixed headers for CDVDebugView
+
+<br />
+
 ### 2.1.0rc1 (20120824) ###
 
 * [CB-45] Add support for full urls in white-list, extract hostname

Reply via email to