*** empty log message ***
diff --git a/buildnotes_jdt-core.html b/buildnotes_jdt-core.html
index e45f59b..33018e7 100644
--- a/buildnotes_jdt-core.html
+++ b/buildnotes_jdt-core.html
@@ -11,11 +11,13 @@
 <h1>
 Eclipse Platform Build Notes&nbsp;<br>
 Java Development Tooling Core</h1>
-Eclipse SDK Build 200203?? - ??th March 2002 
+Eclipse SDK Build 20020326 - 26th March 2002 
 <br>Project org.eclipse.jdt.core v_236
 <h2>
 What's new in this drop</h2>
 <ul>
+<li> Reconciling with errors provide type errors in addition to syntax ones. This is still experimental,
+	and can be disabled by unchecking the editor preference for transient problems.
 <li>Performance improvement of index queries with the <code>WaitUntilReady</code> policy. 
 	The background indexer now takes all the CPU when another thread is waiting for it to 
 	finish indexing.