final release of 2.1.2 M2
diff --git a/downloads/index.php b/downloads/index.php
index 86727bb..10be529 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -94,10 +94,39 @@
 <p>Note also that the Update Sites are now under /tools instead

 of /technology, since AJDT become a Tools project.</p>

 

+<div class="homeitem3col">

+<a name="dev36"></a>

+<h3>Development builds for Eclipse 3.6</h3>

+<ul>

+	<li>

+		AJDT 2.1.2 dev builds for Eclipse 3.6

+		<table class="tasklist" width="80%">

+		  <tr>

+		    <th align="left">2.1.2 M1 Update Site URL:</th>

+		    <td><strong><code>http://download.eclipse.org/tools/ajdt/36/dev/milestone</code></strong></td>

+		  </tr>

+		  <tr>

+		    <th align="left">Zip file:</th>

+		    <td><a href="http://download.eclipse.org/tools/ajdt/36/dev/milestone/ajdt_2.1.2.M1_for_eclipse_3.6.zip">ajdt_2.1.2.M1_for_eclipse_3.6.zip</a></td>

+		  </tr>	  

+		  <tr>

+		    <th align="left">Update Site URL:</th>

+		    <td><strong><code>http://download.eclipse.org/tools/ajdt/36/dev/update</code></strong></td>

+		  </tr>

+		  <tr>

+		    <th align="left">Zip file:</th>

+		    <td><a href="#36zips">See below</a></td>

+		  </tr>	  

+		</table>

+	To install from a zip file, download the zip and point your p2 installer to that file.  Then proceed as if it were a normal update site.

+	Do <em>not</em> unzip the update site into the dropins directory.

+	</li>

+</ul>

+</div>

 

 	<div class="homeitem3col">

 	<a name="2.1"></a>

-	<h3>AJDT 2.1 release builds for Eclipse 3.6 and 3.6</h3>

+	<h3>AJDT 2.1 release builds for Eclipse 3.6 and 3.5</h3>

 	<ul>

 	<li>

 		AJDT 2.1.0 for Eclipse 3.6 and 3.5 <em>with JDT weaving</em><br>

@@ -136,28 +165,6 @@
 	</div>

 	

 	<div class="homeitem3col">

-	<a name="dev36"></a>

-	<h3>Development builds for Eclipse 3.6</h3>

-	<ul>

-		<li>

-			AJDT 2.1.2 dev builds for Eclipse 3.6

-			<table class="tasklist" width="80%">

-			  <tr>

-			    <th align="left">Update Site URL:</th>

-			    <td><strong><code>http://download.eclipse.org/tools/ajdt/36/dev/update</code></strong></td>

-			  </tr>

-			  <tr>

-			    <th align="left">Zip file:</th>

-			    <td><a href="#36zips">See below</a></td>

-			  </tr>	  

-			</table>

-		To install from a zip file, download the zip and point your p2 installer to that file.  Then proceed as if it were a normal update site.

-		Do <em>not</em> unzip the update site into the dropins directory.

-		</li>

-	</ul>

-	</div>

-

-	<div class="homeitem3col">

 	<a name="dev35"></a>

 	<h3>Development builds for Eclipse 3.5</h3>

 	<ul>

diff --git a/index.php b/index.php
index 3de2029..07885ba 100644
--- a/index.php
+++ b/index.php
@@ -64,13 +64,20 @@
 			<h3>News and Releases</h3>
 			<ul>
  				 <li>
-				 		<img src="images/new.gif" width="11" height="11"><a href="whatsnew211">AJDT 2.1.1</a> is here!  
+						<img src="images/new.gif" width="11" height="11"><a href="whatsnew212M1">AJDT 2.1.2 M1</a>
+						is now available.  This release includes <a
+						href="http://eclipse.org/aspectj/doc/released/README-1611.html">AspectJ 1.6.11 M1</a>.
+						The release build is available from the <a href="downloads">downloads#dev36</a> page.
+						<br><span class="dates">posted 12-09-10</span>
+				 </li>
+ 				 <li>
+				 		<<a href="whatsnew211">AJDT 2.1.1</a> is here!  
 				 		The release build is available from the <a href="downloads">downloads</a> page.  This
 				 		release includes better AspectJ-aware searching and refactoring.
 				 		<br><span class="dates">posted 10-22-10</span>
 				 </li>
  				 <li>
-				 		<img src="images/new.gif" width="11" height="11"><a href="whatsnew210">AJDT 2.1.0</a> is here!  
+				 		<a href="whatsnew210">AJDT 2.1.0</a> is here!  
 				 		The release build is available from the <a href="downloads">downloads</a> page.
 				 		<br><span class="dates">posted 07-05-10</span>
 				 </li>
@@ -84,6 +91,7 @@
 				 		<a href="http://www.eclipse.org/ajdt/release_reviews/AJDT2.1.0ReleaseReview.pdf">release review slides</a> are now available.
 				 		<br><span class="dates">posted 06-16-10</span>
 				 </li>
+			  <!--
  				 <li>
 				 		AJDT 2.1.0M1 is available from the <a href="downloads">downloads</a> page.
 				 		<br><span class="dates">posted 05-04-10</span>
@@ -92,7 +100,6 @@
 				 		AJDT is now available for Eclipse 3.6.  See the <a href="downloads">downloads</a> page.
 				 		<br><span class="dates">posted 03-21-10</span>
 				 </li>
-			  <!--
  				 <li>
 				 		<a href="whatsnew202">AJDT 2.0.2</a> is here!  
 				 		The release build is available from the <a href="downloads">downloads</a> page.