Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A188B11FC2 for ; Mon, 16 Jun 2014 23:41:59 +0000 (UTC) Received: (qmail 93111 invoked by uid 500); 16 Jun 2014 23:41:59 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 93083 invoked by uid 500); 16 Jun 2014 23:41:59 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 93072 invoked by uid 99); 16 Jun 2014 23:41:59 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 23:41:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3D49D9418FB; Mon, 16 Jun 2014 23:41:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: purplecabbage@apache.org To: commits@cordova.apache.org Date: Mon, 16 Jun 2014 23:42:01 -0000 Message-Id: <8fd6be60bb674edcb7b6993c72b3c875@git.apache.org> In-Reply-To: <4c1340cc0ae74569894dca6e87322e19@git.apache.org> References: <4c1340cc0ae74569894dca6e87322e19@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/5] git commit: Cleanup pull-reqs. This closes #34 Cleanup pull-reqs. This closes #34 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/ac509b16 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/ac509b16 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/ac509b16 Branch: refs/heads/master Commit: ac509b16ccc852fa32c6e2d40a1c5b15c8610cec Parents: 8c42eb7 Author: Jesse MacFadyen Authored: Mon Jun 16 16:04:39 2014 -0700 Committer: Jesse MacFadyen Committed: Mon Jun 16 16:04:39 2014 -0700 ---------------------------------------------------------------------- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/ac509b16/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d1fc57c..ddcaa01 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -19,7 +19,7 @@ # --> # Release Notes - + ### 0.2.1 (Sept 5, 2013) * [CB-4656] Don't add newlines in data urls within readAsDataUrl. * [CB-4514] Making DirectoryCopy Recursive