news updated 
diff --git a/pages/_index.html b/pages/_index.html
index 98dfb42..e5815e6 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -80,16 +80,23 @@
 <p>12 June 2012: GMF-T Declared its <a href="https://hudson.eclipse.org/hudson/job/tycho-gmp.gmf.tooling/279/">RC4 build</a> for Juno Release</p>
 <p>31 May 2012: GMF-T Declared its <a href="https://hudson.eclipse.org/hudson/job/tycho-gmp.gmf.tooling/249/">RC2 build</a> for Juno Release</p>
 <p>23 May 2012: GMF-T Declared its <a href="https://hudson.eclipse.org/hudson/job/tycho-gmp.gmf.tooling/218/">RC1 build</a> for Juno Release</p>
+
+<p>01 January 2014: GMF-T switched to separate HIPP <a href="https://hudson.eclipse.org/gmf-tooling/">build instance</a> at Eclipse Hudson.</p>
+<p>01 January 2014: GMF-T adopted <a href="https://git.eclipse.org/r/#/">Gerrit</a>. To contribute, clone <div class="downloadLinkCopyLabel">git clone ssh://your_eclipse_id@git.eclipse.org:29418/gmf-tooling/org.eclipse.gmf-tooling</div></p>
+<p>03 March 2014: GMF-T released <a href="http://www.eclipse.org/gmf-tooling/downloads/index.php#R201403031500">Kepler SR2 contribution</a>.</p>
+<p>14 March 2014: GMF-T released <a href="https://hudson.eclipse.org/gmf-tooling/job/tycho-gmp.gmf.tooling/603/">build for Luna M6</a>.</p>
 </div>
 
 <div id="headlines">
 <h3>New and Noteworthy</h3>
 <p>N&amp;N for GMF-T 3.0 at the <a href="http://wiki.eclipse.org/index.php?title=Graphical_Modeling_Framework/Versions/GMF_Tooling_3.0">Wiki</a></p>
+<p>N&amp;N for GMF-T 3.1 at the <a href="http://wiki.eclipse.org/index.php?title=Graphical_Modeling_Framework/Versions/GMF_Tooling_3.1">Wiki</a></p>
+<p>N&amp;N for GMF-T 3.2 at the <a href="http://wiki.eclipse.org/index.php?title=Graphical_Modeling_Framework/Versions/GMF_Tooling_3.2">Wiki</a></p>
 </div>
 
 <div id="headlines">
 <h3>Roadmap</h3>
-<p><a href="http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmp.gmf-tooling#themes_and_priorities">Project Plan</a> for Juno Release</p>
+<p><a href="http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmp.gmf-tooling#themes_and_priorities">Project Plan</a> for Luna Release</p>
 </div>
 
 <div id="headlines">
diff --git a/style.css b/style.css
index 60a3da9..b90b3cd 100644
--- a/style.css
+++ b/style.css
@@ -149,8 +149,8 @@
 
 #bigbuttons a * {
 	visibility: hidden;
-}
 
+}
 #headlines {
 }
 
@@ -188,4 +188,10 @@
    text-indent: -9000px;
    background:transparent url("images/bannerNewAndNoteworthy08M4.png") no-repeat 0 0;
    margin-top: 10px;
+}
+
+downloadLinkCopyLabel {
+   white-space: pre;
+   font-family: monospace;
+   font-size: 12px;
 }
\ No newline at end of file