From c21abeec0e61ebfe8d3b231a07d2aa0424b514a0 Mon Sep 17 00:00:00 2001
From: Jacob Clark
Date: Fri, 12 Dec 2014 09:53:53 +0000
Subject: [PATCH 1/2] Adds link to version changelog in downloads page
---
website/www/source/downloads.html.erb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/website/www/source/downloads.html.erb b/website/www/source/downloads.html.erb
index c1b02b08f..0b5dbc2f5 100644
--- a/website/www/source/downloads.html.erb
+++ b/website/www/source/downloads.html.erb
@@ -14,7 +14,8 @@ page_title: "Download Vagrant"
Below are all available downloads for the latest version of Vagrant
(<%= latest_version %>). Please download the proper package for your
operating system and architecture. You can find SHA256 checksums
-for packages here.
+for packages here,
+and you can find the version changelog here
From ebf941c83704f3ae206e9e57c97eb924b4346f61 Mon Sep 17 00:00:00 2001
From: Jacob Clark
Date: Fri, 12 Dec 2014 09:56:36 +0000
Subject: [PATCH 2/2] mend
---
website/www/source/downloads.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/www/source/downloads.html.erb b/website/www/source/downloads.html.erb
index 0b5dbc2f5..2bd3c5320 100644
--- a/website/www/source/downloads.html.erb
+++ b/website/www/source/downloads.html.erb
@@ -15,7 +15,7 @@ Below are all available downloads for the latest version of Vagrant
(<%= latest_version %>). Please download the proper package for your
operating system and architecture. You can find SHA256 checksums
for packages here,
-and you can find the version changelog here
+and you can find the version changelog here.