3.1 maintenance - Adding 112109 to buildnotes
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index dde7229..4e12e97 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -53,7 +53,9 @@
 </ul>
 
 <h3>Problem Reports Fixed</h3>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=113273">113273</a>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=112109">112109</a>
+Compilation problem: Eclipse does not recognise parametrized notify-method in generic context
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=113273">113273</a>
 [1.5][compiler] Compiler confused by multiply bounded type parameter
 <br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=106466">106466</a>
 [1.5][compiler] Type parameter followed by other types in bound - rejected by javac, accepted by Eclipse