*** empty log message ***
diff --git a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index c572c03..a5f9c94 100644
--- a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -14,7 +14,7 @@
 #Format: compiler.name = word1 word2 word3
 compiler.name = Eclipse Java Compiler
 #Format: compiler.version = 0.XXX[, other words (don't forget the comma if adding other words)]
-compiler.version = v_580_R31x, pre-3.1.2 release
+compiler.version = v_582_R31x, pre-3.1.2 release
 compiler.copyright = Copyright IBM Corp 2000, 2005. All rights reserved.
 
 ### scanning
diff --git a/buildnotes_jdt-core.html b/buildnotes_jdt-core.html
index 6b9961f..60ac9f5 100644
--- a/buildnotes_jdt-core.html
+++ b/buildnotes_jdt-core.html
@@ -37,13 +37,13 @@
   </tr>
 </table>
 
-<a name="v_581_R31x"></a>
+<a name="v_582_R31x"></a>
 <p><hr><h1>
 Eclipse Platform Build Notes<br>
 Java Development Tooling Core</h1>
-Eclipse SDK 3.1.2 - 30th November 2005 <!-- - 3.1.2 RELEASE -->
-<br>Project org.eclipse.jdt.core v_581_R31x
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_581_R31x">cvs</a>).
+Eclipse SDK 3.1.2 - 16th December 2005 <!-- - 3.1.2 RELEASE -->
+<br>Project org.eclipse.jdt.core v_582_R31x
+(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_582_R31x">cvs</a>).
 <h2>
 What's new in this drop</h2>
 <ul>
@@ -52,7 +52,22 @@
 <h3>Problem Reports Fixed</h3>
 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=110593">110593</a>
 [1.5][compiler] NPE in ProblemReporter
-<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=117495">117495</a>
+
+
+<a name="v_581_R31x"></a>
+<p><hr><h1>
+Eclipse Platform Build Notes<br>
+Java Development Tooling Core</h1>
+Eclipse SDK 3.1.2 - 30th November 2005 
+<br>Project org.eclipse.jdt.core v_581_R31x
+(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_581_R31x">cvs</a>).
+<h2>
+What's new in this drop</h2>
+<ul>
+</ul>
+
+<h3>Problem Reports Fixed</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=117495">117495</a>
 Compiler: ternary ops return wrong type when condition is boolean literal
 <br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=117120">117120</a>
 [compiler] VerifyError: Expecting to find integer on stack
@@ -72,7 +87,7 @@
 <p><hr><h1>
 Eclipse Platform Build Notes<br>
 Java Development Tooling Core</h1>
-Eclipse SDK 3.1.2 - 16th November 2005 <!-- - 3.1.2 RELEASE -->
+Eclipse SDK 3.1.2 - 16th November 2005
 <br>Project org.eclipse.jdt.core v_580_R31x
 (<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_580_R31x">cvs</a>).
 <h2>