Repository: aurora Updated Branches: refs/heads/master 5183fe0d5 -> d3dae19d5
Add a link to NEWS file in release vote emails. Reviewed at https://reviews.apache.org/r/41536/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/d3dae19d Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/d3dae19d Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/d3dae19d Branch: refs/heads/master Commit: d3dae19d559ac84e4dc7c14df732c22c60343136 Parents: 5183fe0 Author: Bill Farner <[email protected]> Authored: Mon Dec 21 10:44:23 2015 -0800 Committer: Bill Farner <[email protected]> Committed: Mon Dec 21 10:44:23 2015 -0800 ---------------------------------------------------------------------- build-support/release/release-candidate | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/d3dae19d/build-support/release/release-candidate ---------------------------------------------------------------------- diff --git a/build-support/release/release-candidate b/build-support/release/release-candidate index 94011a5..114bb6d 100755 --- a/build-support/release/release-candidate +++ b/build-support/release/release-candidate @@ -249,9 +249,11 @@ All, I propose that we accept the following release candidate as the official Apache Aurora ${current_version} release. - Aurora ${current_version_tag} includes the following: --- +The NEWS for the release is available at: +${aurora_git_web_url}&f=NEWS&hb=${current_version_tag} + The CHANGELOG for the release is available at: ${aurora_git_web_url}&f=CHANGELOG&hb=${current_version_tag}
