Updated Platform Text and JDT Text entries.
diff --git a/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html b/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html
index 3fd2519..52b42e8 100644
--- a/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html
+++ b/oldfeatures/org.eclipse.platform-feature/rootfiles/readme/readme_eclipse.html
@@ -10,7 +10,7 @@
<h1>Eclipse Project Release Notes</h1>
<p>Release 3.3.0<br>
- Last revised October 25, 2006</p>
+ Last revised April 24, 2007</p>
<p align="left"><strong>This software is OSI Certified Open Source Software.<br>
OSI Certified is a certification mark of the Open Source Initiative. </strong></p>
<blockquote>
@@ -785,10 +785,7 @@
will be treated as NO-OPs.</p>
<h3>3.1.5 <a name="I-Platform-Text">Platform - Text</a></h3>
-<h4>Text editors does not show vertical ruler for external files</h4>
-<p>A text editor opened on a file external to the workspace does not show a vertical ruler.
-So if you set breakpoints in the file, you won't see the breakpoints in the
-editor (the breakpoints only show up in the Breakpoints view). (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=54900">54900</a>)</p>
+None.
<h3>3.1.6 <a name="I-Platform-SWT">Platform - SWT</a></h3>
<h4>Eclipse plug-in based on the SWT Browser throws exception</h4>
@@ -1099,17 +1096,6 @@
library container as a filter to the packages view might result in an empty
Package Explorer. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=35395">35395</a>)</p>
-<h4>Every word is marked as having been misspelt when spell check is enabled</h4>
-<p>This happens because out of the box no dictionary is provided. The dictionary file is a simple
-list of words. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=68357">68357</a>)</p>
-
-<h4>Content assist shows no proposals if completion proposal categories disabled</h4>
-<p>A third party plug-in may modify the set of enabled completion proposal categories which
-can result in broken content assist if the workspace is started without said plug-in. To restore the original behavior,
-click "Restore Defaults" on the <strong>Java > Editor > Content Assist > Advanced</strong>
-preference page. See also a <A HREF="http://www.eclipse.org/mylar/doc/faq.php#content-assist">corresponding entry in the Mylar FAQ</A>. (bug <A HREF="https://bugs.eclipse.org/bugs/show_bug.cgi?id=161372">161372</A>)
-</p>
-
<h4>Cannot generate Javadoc for packages with GB18030 characters in the name</h4>
<p>Most class libraries do not properly support the creation of a system
process (via <code>java.lang.Runtime.exec(...)</code>) when the specified