Bug 185753 update release notes for 3.3
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 34572a2..a825361 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 May 28, 2007</p> + Last revised June 6, 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> @@ -686,11 +686,20 @@ cause Eclipse to also crash (Windows only)</h4> <p>If an OLE document crashes, Eclipse can crash, or the workbench menus can become inconsistent.</p> -<h4> Extension Point 'org.eclipse.ui.menus' is only partially implemented</h4> -<p>The only parts of this extension point that are implemented are those -areas related to contributing 'trim'. You can contruibute bars and widgets -of type 'trim' and groups placed within 'trim' bars but all other contributions -will be treated as NO-OPs.</p> +<h4>2.1 Presentation based workspaces incorrectly get new Min/Max behavior</h4> +<p> +Workspaces that are currently using the eclipse 2.1 Presentation will incorrectly +'inherit' the new min/max behavior when opened with 3.3. +</p> +<p> +Workaround: +<ol> + <li>Go to the 'Preferences -> Appearance' page, change the current presentation to 'Default' and hit apply</li> + <li>Change it back to the 2.1 Presentation, hit OK and answer 'Yes' to the restart prompt</li> +</ol> +When the workbench re-opens you'll be back to the old min/max behavior +</p> + <h3>3.1.5 <a name="I-Platform-Text">Platform - Text</a></h3> None. @@ -1197,7 +1206,7 @@ by running the Eclipse executable included with the release (you also need a 1.4.2 JRE, not included with the Eclipse SDK). On Windows, the executable file is called <samp>eclipse.exe</samp>, and is located in the <code>eclipse</code> sub-directory of the install. If -installed at <code>c:\eclipse-SDK-3.2-win32</code>, the executable is <code>c:\eclipse-SDK-3.2-win32\eclipse\eclipse.exe</code>. +installed at <code>c:\eclipse-SDK-3.3-win32</code>, the executable is <code>c:\eclipse-SDK-3.3-win32\eclipse\eclipse.exe</code>. <b>Note:</b> Set-up on most other operating environments is analogous. Special instructions for Mac OS X are listed <a href="#macosx">below</a>.</p>