Repository: drill-site Updated Branches: refs/heads/asf-site 09ac7693c -> 4bcec5ae2
edits to 1.5 blog to fix author names Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/4bcec5ae Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/4bcec5ae Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/4bcec5ae Branch: refs/heads/asf-site Commit: 4bcec5ae23452486620c61b16ba85f38bb7b8271 Parents: 09ac769 Author: Bridget Bevens <[email protected]> Authored: Tue Feb 16 15:08:20 2016 -0800 Committer: Bridget Bevens <[email protected]> Committed: Tue Feb 16 15:08:20 2016 -0800 ---------------------------------------------------------------------- blog/2016/02/16/drill-1.5-released/index.html | 2 +- feed.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/4bcec5ae/blog/2016/02/16/drill-1.5-released/index.html ---------------------------------------------------------------------- diff --git a/blog/2016/02/16/drill-1.5-released/index.html b/blog/2016/02/16/drill-1.5-released/index.html index 14547eb..9f1e644 100644 --- a/blog/2016/02/16/drill-1.5-released/index.html +++ b/blog/2016/02/16/drill-1.5-released/index.html @@ -134,7 +134,7 @@ <div class="addthis_sharing_toolbox"></div> <article class="post-content"> - <p>Today, we're happy to announce the availability of Drill 1.5.0! You can download it <a href="https://drill.apache.org/download/">here</a>.</p> + <p>Today, we're happy to announce the availability of Drill 1.5.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p> <p>The release provides the following bug fixes and improvements:</p> http://git-wip-us.apache.org/repos/asf/drill-site/blob/4bcec5ae/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 2a741ca..20e9a16 100644 --- a/feed.xml +++ b/feed.xml @@ -6,13 +6,13 @@ </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 16 Feb 2016 14:50:14 -0800</pubDate> - <lastBuildDate>Tue, 16 Feb 2016 14:50:14 -0800</lastBuildDate> + <pubDate>Tue, 16 Feb 2016 15:06:17 -0800</pubDate> + <lastBuildDate>Tue, 16 Feb 2016 15:06:17 -0800</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item> <title>Drill 1.5 Released</title> - <description><p>Today, we&#39;re happy to announce the availability of Drill 1.5.0! You can download it <a href="https://drill.apache.org/download/">here</a>.</p> + <description><p>Today, we&#39;re happy to announce the availability of Drill 1.5.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p> <p>The release provides the following bug fixes and improvements:</p>
