Updated version and release notes for 1.3.0.rc2

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

Branch: refs/heads/master
Commit: 04ea76f585be8edeb8d581989006c51b7ff13738
Parents: 0a7a0b9
Author: Becky Gibson <gibson.be...@gmail.com>
Authored: Tue Dec 13 08:41:41 2011 -0500
Committer: Becky Gibson <gibson.be...@gmail.com>
Committed: Tue Dec 13 08:41:41 2011 -0500

----------------------------------------------------------------------
 PhoneGapInstaller/docs/releasenotes.md |    3 +++
 PhoneGapLib/VERSION                    |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/04ea76f5/PhoneGapInstaller/docs/releasenotes.md
----------------------------------------------------------------------
diff --git a/PhoneGapInstaller/docs/releasenotes.md 
b/PhoneGapInstaller/docs/releasenotes.md
index 2ef0185..7e5edbb 100644
--- a/PhoneGapInstaller/docs/releasenotes.md
+++ b/PhoneGapInstaller/docs/releasenotes.md
@@ -2,6 +2,9 @@
   
 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.3.0rc2 (20111213) ###
+* Fixes CB-101 can't access media in documents://subDir
+
 ### 1.3.0rc1 (20111205) ###
 * Added download method to filetransfer, interface is the same like on Android
 * When playing audio from remote URL, stop as soon as download fails and make 
loading cacheable.

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/04ea76f5/PhoneGapLib/VERSION
----------------------------------------------------------------------
diff --git a/PhoneGapLib/VERSION b/PhoneGapLib/VERSION
index 585f3b8..ae0ef9c 100644
--- a/PhoneGapLib/VERSION
+++ b/PhoneGapLib/VERSION
@@ -1 +1 @@
-1.3.0rc1
\ No newline at end of file
+1.3.0rc2
\ No newline at end of file

Reply via email to