You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/03/12 19:55:58 UTC

ios commit: Fixed release notes which had truncated lines, and removed lines that did not convey any useful information.

Updated Branches:
  refs/heads/master 445ba37a3 -> 71a542e8d


Fixed release notes which had truncated lines, and removed lines that did not convey any useful information.


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/71a542e8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/71a542e8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/71a542e8

Branch: refs/heads/master
Commit: 71a542e8d0f39a9f7f75c782d03007841c3d310b
Parents: 445ba37
Author: Shazron Abdullah <sh...@apache.org>
Authored: Mon Mar 12 11:55:50 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Mon Mar 12 11:55:50 2012 -0700

----------------------------------------------------------------------
 CordovaInstaller/docs/releasenotes.md |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/71a542e8/CordovaInstaller/docs/releasenotes.md
----------------------------------------------------------------------
diff --git a/CordovaInstaller/docs/releasenotes.md b/CordovaInstaller/docs/releasenotes.md
index 106328a..bc38874 100644
--- a/CordovaInstaller/docs/releasenotes.md
+++ b/CordovaInstaller/docs/releasenotes.md
@@ -5,18 +5,16 @@ Cordova is a static library and static framework that enables developers to incl
 
 * Fix NSLog crash in CDVWhitelist.m - parameter order reversed
 * Updated the Upgrade Guide for 1.4.1
-* Added UIWebViewBounce key to PhoneGap.plist (default is YES) (originally from an @alunny pull 
+* Added UIWebViewBounce key to PhoneGap.plist (default is YES) (originally from an @alunny pull request)
 * Updated README.md FAQ item #5 (upgrades)
 * Added the German and Swedish resources to the Xcode templates
 * Fixes CB-149 - Black Bar visible after landscape video
 * Fixes CB-221 - On an orientation change, the orientationchange event not fired on iOS 3 and 4 
 * Rename PhoneGap to Cordova.
-* Fixed typo, added missing step.
-* Cordova rename fixes.
 * Completed Cordova Guides for 1.5.0
 * Fixed CB-253 - Xcode 4 Cordova-based Application - DEBUG macro not defined
 * Default GCC_VERSION is com.apple.compilers.llvm.clang.1_0 now
-* Removed Xcode and iOS SDK checks in the installer (for Xcode 4.3 installs which go under /Appl
+* Removed Xcode and iOS SDK checks in the installer (for the Xcode 4.3 install which goes under the /Applications folder)
 
 <br/>