# HG changeset patch # User kairo@kairo.at # Date 1223153645 0 # Sat Oct 04 20:54:05 2008 +0000 # Node ID ca17c0d14dd266d807ea93ee30552e134e39a636 # Parent 7131011e81d19f99f1a9a839f04e17c9a85f6c50 move major changes to the main page, known issues are only there as well for now diff --git a/src/releases/seamonkey2.0a1/changes.en.html b/src/releases/seamonkey2.0a1/changes.en.html --- a/src/releases/seamonkey2.0a1/changes.en.html +++ b/src/releases/seamonkey2.0a1/changes.en.html @@ -28,7 +28,6 @@ </div> <ul class="toc"> - <li><a href="#major">Major Changes</a></li> <li><a href="#new">New Features and Fixes</a> <ul> <li><a href="#browser">Browser</a> @@ -43,38 +42,8 @@ <li><a href="#general">General</a> </ul> </li> - <li><a href="#new-issues">New Issues</a></li> </ul> -<h2 id="major">Major Changes</h2> -<!-- General --> -<div class="fieldset"> -<ul> - <li>SeaMonkey switched to Toolkit, the same backend Firefox uses - internally. Due to this change SeaMonkey is now much closer to Firefox - as far as user profiles, add-ons and functionality of user interface - elements are concerned.</li> - <li>The default location of user profiles has changed. Legacy profiles, e.g. - from SeaMonkey 1.x, are migrated automatically, excluding third-party - add-ons (extensions and themes). The old profile will not be touched - (instead, copies are made).</li> - <li>The new Add-on Manager allows to install, update, disable and - remove extensions (add-ons), themes and plugins using the same - mechanisms Firefox uses. This should ease extension management and - development considerably.</li> - <li>Gecko, the rendering engine used in SeaMonkey, has seen many - improvements since the version used in the last stable release. Changes - range from a better graphics backend (Cairo/Thebes) to improved support - for fonts, CSS, DOM and JavaScript. SeaMonkey 2.0 Alpha 1 passes - the Acid2 test and most of Acid3.</li> - <li>Most of the icons in the default theme have been exchanged for newer - images that fit better with the look of modern desktop environments.</li> - <li>Support for Windows 95, 98, Me and NT 4 was dropped. GTK 2.10 is now - required on Linux/UNIX. Support for Mac OS X 10.3 ("Panther") - was also dropped.</li> -</ul> -</div> - <h2 id="new">New Features and Fixes</h2> <!-- Browser --> <div class="fieldset"> @@ -499,30 +468,5 @@ </ul> </div> -<!-- Major regressions noted here --> -<h2 id="new-issues">New Issues</h2> - -<div class="section"> -<p>These are items that have been added to the <a href="known-issues">Known Issues page</a> - since the last release - (<a href="../seamonkey[% rnote.relativeto.version %]/README">[% rnote.relativeto.name %]</a>), - although the bugs themselves may have existed previously.</p> -</div> -<div class="fieldset"> -<ul> - <li>Profile Roaming is currently not working (<a - href="https://bugzilla.mozilla.org/show_bug.cgi?id=378647">Bug 378647</a>)</li> - <li>MailNews account password prompts are no longer serial at startup - (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=338549">Bug - 338549</a>)</li> - <li>Download Manager doesn't support localization and has other slight issues - - will be fixed by switching it to the Toolkit backend (<a - href="https://bugzilla.mozilla.org/show_bug.cgi?id=381157">Bug 381157</a>)</li> - <li>Password Manager doesn't support localization - will be fixed by - switching it to the Toolkit backend (<a - href="https://bugzilla.mozilla.org/show_bug.cgi?id=390025">Bug 390025</a>)</li> -</ul> -</div> - </body> </html> diff --git a/src/releases/seamonkey2.0a1/index.en.html b/src/releases/seamonkey2.0a1/index.en.html --- a/src/releases/seamonkey2.0a1/index.en.html +++ b/src/releases/seamonkey2.0a1/index.en.html @@ -33,7 +33,7 @@ our Internet suite. Please test it carefully, it's not yet in a state where we can encourage you to use it for daily browsing and mail operations. <br>For daily use, we strongly advise you to download the - <a href="..">current stable release</a> instead. + <a href="../">current stable release</a> instead. </div> <ul class="toc"> @@ -49,10 +49,37 @@ <h2 id="new">What's New in [% rnote.name %]</h2> <div class="section"> -The <a href="changes">changes page</a> lists all important changes in this -release, including <a href="changes#major">major changes</a>, -<a href="changes#new">new features and fixes</a> as well as -<a href="changes#new-issues">new issues</a>. +<p> +[% rnote.name %] contains the following major changes: +</p> +<ul> + <li>SeaMonkey switched to Toolkit, the same backend Firefox uses + internally. Due to this change SeaMonkey is now much closer to Firefox + as far as user profiles, add-ons and functionality of user interface + elements are concerned.</li> + <li>The default location of user profiles has changed. Legacy profiles, e.g. + from SeaMonkey 1.x, are migrated automatically, excluding third-party + add-ons (extensions and themes). The old profile will not be touched + (instead, copies are made).</li> + <li>The new Add-on Manager allows to install, update, disable and + remove extensions (add-ons), themes and plugins using the same + mechanisms Firefox uses. This should ease extension management and + development considerably.</li> + <li>Gecko, the rendering engine used in SeaMonkey, has seen many + improvements since the version used in the last stable release. Changes + range from a better graphics backend (Cairo/Thebes) to improved support + for fonts, CSS, DOM and JavaScript. SeaMonkey 2.0 Alpha 1 passes + the Acid2 test and most of Acid3.</li> + <li>Most of the icons in the default theme have been exchanged for newer + images that fit better with the look of modern desktop environments.</li> + <li>Support for Windows 95, 98, Me and NT 4 was dropped. GTK 2.10 is now + required on Linux/UNIX. Support for Mac OS X 10.3 ("Panther") + was also dropped.</li> +</ul> +<p> +The <a href="changes">changes page</a> lists more details about +<a href="changes#new">new features and fixes</a>. +</p> </div> <h2 id="download">Downloading</h2>