new and noteworthy for 2.1.2
diff --git a/whatsnew212/index.html b/whatsnew212/index.html
index b5d26e0..c080d84 100644
--- a/whatsnew212/index.html
+++ b/whatsnew212/index.html
@@ -15,12 +15,7 @@
<tr>
<td valign="top"><b>Overview</b>
</td>
- <td valign="top">In this milestone, we have introduced the <a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=169857"
- target="_blank">JDT Compilation Participant API for the
- AJBuilder</a> and JDT Weaving is now <a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328779"
- target="_blank">enabled by default</a> for new AJDT installs.</td>
+ <td valign="top">Most of the work in this release has gone towards our support for Intertype Inner Types.</td>
</tr>
<tr>
@@ -50,11 +45,22 @@
<li>Push-in Refactoring:<br /> <img src="itit_pushin.png"
border="1" />
</li>
- </li>
</ul></td>
</tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Eclipse 3.7 (Indigo) support</b>
+ </td>
+ <td valign="top">There is an AJDT update site available for Indigo. Most functionality is now available on Eclipse 3.7 M6. The update site is:
+ <pre><a href="http://download.eclipse.org/tools/ajdt/37/dev/update">http://download.eclipse.org/tools/ajdt/37/dev/update</a></pre></td>
+ </tr>
-
+
<tr>
<td colspan="2">
<hr></td>
@@ -75,6 +81,34 @@
<hr></td>
</tr>
<tr>
+ <td valign="top"><b>JDT Weaving</b>
+ </td>
+ <td valign="top">JDT Weaving is now <a
+ href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328779"
+ target="_blank">enabled by default</a> for new AJDT installs.</td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>JDT Compilation Participatn API</b>
+ </td>
+ <td valign="top">We have introduced the <a
+ href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=169857"
+ target="_blank">JDT Compilation Participant API for the
+ AJBuilder</a> and JDT Weaving is now <a
+ href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328779"
+ target="_blank">enabled by default</a> for new AJDT installs.</td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
<td valign="top"><b>Bug Fixes</b>
</td>
<td>See <a href="http://tinyurl.com/ajdt212" target="_blank">bugzilla</a>