Update RELEASENOTES.md yet again :P
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/4cda38ed Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/4cda38ed Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/4cda38ed Branch: refs/heads/master Commit: 4cda38eda52cb36b01cdebb212c3010b4dce8e84 Parents: e422315 Author: Andrew Grieve <[email protected]> Authored: Fri Feb 28 16:06:24 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Fri Feb 28 16:07:00 2014 -0500 ---------------------------------------------------------------------- RELEASENOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/4cda38ed/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 336b9f3..61e7f05 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -125,7 +125,9 @@ * CB-5405: Update JS code to use URLs exclusively * CB-4816 Fix file creation outside sandbox for BB10 -### 1.0.1 (Feb 27, 2014) +### 1.0.1 (Feb 28, 2014) +* CB-6116 Fix error where resolveLocalFileSystemURL would fail +* CB-6106 Add support for nativeURL attribute on Entry objects * CB-6110 iOS: Fix typo in filesystemPathForURL: method * Android: Use most specific FS match when resolving file: URIs * iOS: Update fileSystemURLforLocalPath: to return the most match url.
