213 N&N
diff --git a/whatsnew213/index.html b/whatsnew213/index.html
new file mode 100644
index 0000000..566d9c2
--- /dev/null
+++ b/whatsnew213/index.html
@@ -0,0 +1,99 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<link rel="STYLESHEET" href="http://www.eclipse.org/default_style.css"
+	charset="ISO-8859-1" type="text/css">
+<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+<title>AJDT 2.1.3 - New and Noteworthy</title>
+
+</head>
+<body>
+	<h1>AJDT 2.1.3 - New and Noteworthy</h1>
+
+	<table border="0" cellpadding="10" cellspacing="0" width="80%">
+		<tbody>
+			<tr>
+				<td valign="top"><b>Overview</b>
+				</td>
+				<td valign="top">This has been a relatively minor release of AJDT.  In this release, 
+				we have full support for Eclipse 3.7 (Indigo), a few bug fixes, and a new version of AspectJ.</td>
+			</tr>
+
+
+			<tr>
+				<td colspan="2">
+					<hr></td>
+			</tr>
+			<tr>
+				<td valign="top"><b>Eclipse 3.7 (Indigo) support</b>
+				</td>
+				<td>As of this AJDT release (2.1.3), the main development line will be the Eclipse 3.7 branch.  We will produce at least one more 
+				version of the 3.6 branch of AJDT before deprecating it.  The update site for Eclipse 3.7 support is:
+				<a href ="http://download.eclipse.org/tools/ajdt/37/update"><strong><pre>http://download.eclipse.org/tools/ajdt/37/update</pre></strong></a>
+				And as before the update site for Eclipse 3.6-based AJDT is:
+				<a href ="http://download.eclipse.org/tools/ajdt/36/update"><strong><pre>http://download.eclipse.org/tools/ajdt/36/update</pre></strong></a>
+				</td>
+			</tr>
+
+			<tr>
+				<td colspan="2">
+					<hr></td>
+			</tr>
+			<tr>
+				<td valign="top"><b>AspectJ 1.6.12.M1</b>
+				</td>
+				<td>AJDT 2.1.3 include AspectJ 1.6.12.M1.  See the <a href="http://eclipse.org/aspectj/doc/released/README-1612.html">
+				release notes</a> for more information.</td>
+			</tr>
+
+			<tr>
+				<td colspan="2">
+					<hr></td>
+			</tr>
+			<tr>
+				<td valign="top"><b>Bug Fixes</b>
+				</td>
+				<td>Some of the notable bug fixes in this release are:
+				
+				<ul>
+				<li><a href="http://bugs.eclipse.org/290741">Bug 290741</a>: <em>Workspace encoding is ignored</em> AJDT and AspectJ now respect custom workspace file encodings.</li>
+				<li><a href="http://bugs.eclipse.org/345883">Bug 345883</a>: <em>Privileged checkbox not working for new aspect wizard</em> The privileged checkbox and the instantiation model check boxes are now fixed.</li>
+				<li><a href="http://bugs.eclipse.org/343001">Bug 343001</a>: <em>Neo4J editing problems</em> This fixes several obscured spurious errors in the editor when working with generics and abstract aspects.</li>
+				</ul>
+				
+				See <a href="http://tinyurl.com/ajdt213" target="_blank">bugzilla</a>
+					for a list of bugs addressed in this release.</td>
+			</tr>
+
+			<tr>
+				<td colspan="2">
+					<hr></td>
+			</tr>
+			<tr>
+				<td valign="top"><b>Previous Releases</b>
+				</td>
+				<td>See <a
+					href="http://www.eclipse.org/ajdt/whatsnew212/index.html">here</a>
+					for information on the new features in AJDT 2.1.2.</td>
+			</tr>
+			<tr>
+				<td colspan="2">
+					<hr></td>
+			</tr>
+			<tr>
+				<td valign="top"><b>Thanks!</b>
+				</td>
+				<td>Thanks for community help and feedback during this release
+					cycle. You can contact the AJDT team on the <a
+					href="https://dev.eclipse.org/mailman/listinfo/ajdt-dev">mailing
+						list</a>, and raise bugs on <a href="https://bugs.eclipse.org/bugs/">bugzilla</a>.
+					We also lurk on the <a
+					href="http://eclipse.org/aspectj/userlists.php">AspectJ users
+						list</a>, and on the <a
+					href="http://forum.springsource.org/forumdisplay.php?f=32">SpringSource
+						Tool Suite forum</a>.</td>
+			</tr>
+		</tbody>
+	</table>
+</body>
+</html>