RESOLVED - bug 350625: provide MPC 1.1 N&N
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350625
diff --git a/_projectCommon.php b/_projectCommon.php
index 958370e..9ebc10e 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -15,6 +15,7 @@
$Nav->addCustomNav("About This Project", "/projects/project_summary.php?projectid=technology.packaging.mpc", "_self", 3);
$Nav->addCustomNav("Support", "http://www.eclipse.org/forums/index.php?t=thread&frm_id=176", "_self", 3);
$Nav->addCustomNav("Downloads", "http://eclipse.org/mpc/archive.php", "_self", 3);
+ $Nav->addCustomNav("New & Noteworthy", "http://eclipse.org/mpc/newNoteworthy11.php", "_self", 3);
$Nav->addCustomNav("Getting Involved", "http://wiki.eclipse.org/EPP/MPC/Contributor_Guide", "_self", 3);
$Nav->addCustomNav("Plan", "http://eclipse.org/projects/project-plan.php?planurl=/mpc/Project_Plan.xml", "_self", 3);
diff --git a/newNoteworthy11.php b/newNoteworthy11.php
index b3bb5f4..29142be 100644
--- a/newNoteworthy11.php
+++ b/newNoteworthy11.php
@@ -54,6 +54,10 @@
<br/>
<img src="images/newNoteworthy/1.1/tags.png"/>
</p>
+
+ <p>
+ See also the <a href="newNoteworthy.php">MPC 1.0 New & Noteworthy</a>.
+ </p>
</div>
</div>
<?