Added new API to remove hovers for a given content type.
diff --git a/org.eclipse.ui.editors/buildnotes_text.html b/org.eclipse.ui.editors/buildnotes_text.html
index 5727f36..f2dcd08 100644
--- a/org.eclipse.ui.editors/buildnotes_text.html
+++ b/org.eclipse.ui.editors/buildnotes_text.html
@@ -1,11 +1,8 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
+<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en"><html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
-   <meta name="Author" content="IBM">
-   <title>Eclipse Platform Release Notes - Desktop</title>
-</head>
+   <meta name="Author" content="IBM"><title>Eclipse Platform Release Notes - Desktop</title></head>
+
 <body>
 
 <h1>
@@ -75,7 +72,7 @@
 </ul>
 
 <li>
-Painters can dynamicall be attached to a source viewer. API is defined
+Painters can dynamically be attached to a source viewer. API is defined
 in&nbsp; the interface ITextViewerExtension2. The TextViewer manages its
 painters using a PaintManager.</li>
 
@@ -95,7 +92,7 @@
 
 <li>
 Global action definition ids have been introduced for computing content
-completion proposals and computing content context information.</li>
+completion proposals and computing content context information.</li><li>ITextViewerExtension2 now offers API to remove all registered text hovers for a given content type</li>
 </ul>
 
 <h2>
@@ -152,7 +149,7 @@
 
 <hr>
 <p>Eclipse SDK Build 20021008
-<h2>
+</p><h2>
 What's new</h2>
 
 <ul>
@@ -171,7 +168,7 @@
 
 <hr>
 <p>Eclipse SDK Build 20021001
-<h2>
+</p><h2>
 What's new</h2>
 
 <ul>
@@ -189,7 +186,7 @@
 
 <hr>
 <p>Eclipse SDK Build 20020903
-<h2>
+</p><h2>
 What's new</h2>
 
 <ul>
@@ -219,5 +216,4 @@
 
 <blockquote>See bugzilla.</blockquote>
 
-</body>
-</html>
+</body></html>
\ No newline at end of file