Repository: cordova-wp8 Updated Branches: refs/heads/master 46a7d1287 -> f752917d1
CB-6788 add header to .md files Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/2f0d49fd Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/2f0d49fd Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/2f0d49fd Branch: refs/heads/master Commit: 2f0d49fd8a344391e57f7fb078b9e014c2eebed5 Parents: 46a7d12 Author: Jesse MacFadyen <[email protected]> Authored: Mon Jun 2 15:51:34 2014 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Mon Jun 2 16:31:20 2014 -0700 ---------------------------------------------------------------------- RELEASENOTES.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/2f0d49fd/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5f604d4..67651dc 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,24 @@ +<!-- +# +# 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 for Cordova (WP8) Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merges origin/2.7.x...HEAD
