Updated Branches: refs/heads/master fa3271e59 -> aa7c7e6c9
Updated VERSION and release notes for 1.4.1 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/aa7c7e6c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/aa7c7e6c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/aa7c7e6c Branch: refs/heads/master Commit: aa7c7e6c91483e4a82cfcb8615271a160ce8c160 Parents: fa3271e Author: Becky Gibson <becka...@apache.org> Authored: Wed Feb 1 16:53:10 2012 -0500 Committer: Becky Gibson <becka...@apache.org> Committed: Wed Feb 1 16:53:10 2012 -0500 ---------------------------------------------------------------------- PhoneGapInstaller/docs/releasenotes.md | 5 +++++ PhoneGapLib/VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/aa7c7e6c/PhoneGapInstaller/docs/releasenotes.md ---------------------------------------------------------------------- diff --git a/PhoneGapInstaller/docs/releasenotes.md b/PhoneGapInstaller/docs/releasenotes.md index 1de1119..d541001 100644 --- a/PhoneGapInstaller/docs/releasenotes.md +++ b/PhoneGapInstaller/docs/releasenotes.md @@ -2,6 +2,11 @@ PhoneGap is a static library and static framework that enables users to include the PhoneGap API in their iPhone application projects easily, and also create new PhoneGap-based iPhone application projects through an Xcode project template. +### 1.4.1 (20120201) ### +* Fixed CB-212 - iOS orientation switch broken in 1.4.0 + +<br/> + ### 1.4.0 (20120130) ### * Fixed CB-143 - Removing address from iOS contact causes crash * Fixed CB-153 - Camera default destination should be FILE_URI http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/aa7c7e6c/PhoneGapLib/VERSION ---------------------------------------------------------------------- diff --git a/PhoneGapLib/VERSION b/PhoneGapLib/VERSION index e21e727..13175fd 100644 --- a/PhoneGapLib/VERSION +++ b/PhoneGapLib/VERSION @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.4.1 \ No newline at end of file