Updated Branches: refs/heads/master 8cfb8a256 -> 2be905fca
Rename CHANGELOG.md -> RELEASENOTES.md Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/61bb9604 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/61bb9604 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/61bb9604 Branch: refs/heads/master Commit: 61bb9604cf7d4e9a7c19f98225ae68aee02d234d Parents: 8cfb8a2 Author: Andrew Grieve <[email protected]> Authored: Tue Sep 17 11:36:13 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Tue Sep 17 11:36:13 2013 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 23 ----------------------- RELEASENOTES.md | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/61bb9604/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 6195996..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,23 +0,0 @@ -<!-- -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# ---> -# Release Notes - - http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/61bb9604/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md new file mode 100644 index 0000000..6195996 --- /dev/null +++ b/RELEASENOTES.md @@ -0,0 +1,23 @@ +<!-- +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +--> +# Release Notes + +
