# HG changeset patch # User jh@junetz.de # Date 1362267158 0 # Sat Mar 02 23:32:38 2013 +0000 # Node ID 3bb5c9140c468e9dd3af8e4602f9fc0eed918b28 # Parent 7fbf8b3f225e323a1c1534852177b4401929e566 Bug 844374 - Create/Update 2.17 Release Notes filled in Beta 1 changes diff --git a/src/releases/seamonkey2.17/changes.en.html b/src/releases/seamonkey2.17/changes.en.html --- a/src/releases/seamonkey2.17/changes.en.html +++ b/src/releases/seamonkey2.17/changes.en.html @@ -41,21 +41,64 @@ <div class="fieldset"> <span class="legend" id="major">Major Changes</span> <ul> - <li>TODO</li> + <li>None.</li> </ul> </div> <div class="fieldset"> <span class="legend" id="featuresB1">Features in Beta 1</span> <ul> - <li>TODO</li> + <li>Sending emails with IDN-based email addresses is now possible (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=127399">Bug 127399</a>).</li> + <li>Clear Private Data now clears search bar and find bar data (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=815127">Bug 815127</a>).</li> + <li>SSL-related warning prompts have been replaced by notifications (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=817441">Bug 817441</a>).</li> </ul> </div> <div class="fieldset"> <span class="legend" id="fixesB1">Fixes in Beta 1</span> <ul> - <li>TODO</li> + <li>SeaMonkey now registers itself for SVG files and playable media types on Mac OS X (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=806236">Bug 806236</a>).</li> + <li>The IMAP LIST command is now called before calling the LSUB command in + order to get mailbox flags correctly (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=799821">Bug 799821</a>).</li> + <li>Disabling of elements in the Account Manager for which the corresponding + pref was locked has been fixed (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=807101">Bug 807101</a>).</li> + <li>The IMAP account option "Synchronize the most recent" was not saving + correctly in the Account Manager (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=804091">Bug 804091</a>).</li> + <li>POP3/IMAP/News/LDAP server names in the Account Manager are now validated (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=327812">Bug 327812</a>).</li> + <li>The styling of "toaster" alert windows has been adjusted for the Modern theme (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=818017">Bug 818017</a>).</li> + <li>URLs known to be UTF-8 are now identified to make pressing Enter on + the location bar work correctly (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=801287">Bug 801287</a>).</li> + <li>Hovering the search option with the mouse while pressing Enter on the + location bar no longer triggers a search (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=690745">Bug 690745</a>).</li> + <li>Pre-filling of the default whitelist for popup permissions has been fixed (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=822441">Bug 822441</a>).</li> + <li>Right-clicking form buttons or select elements shows a context menu again (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=822581">Bug 822581</a>).</li> + <li>Horizontal mouse wheel settings have been restored in Preferences (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=819652">Bug 819652</a>).</li> + <li>Junk and Delete buttons were missing description texts in the customize menu (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=768010">Bug 768010</a>).</li> + <li>When deferring an account, its junk target folders and those pointing + to it are now automatically deferred, too (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=734034">Bug 734034</a>).</li> + <li>Message signatures were misplaced when the compose window was invoked + by a mailto: link with body parameter and signature position set to "above quote" (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=545859">Bug 545859</a>).</li> + <li>Right-clicking an empty part of the tab bar now opens a context menu again (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=669207">Bug 669207</a>).</li> + <li>The "Get more search engines" link is working again (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=696716">Bug 696716</a>).</li> </ul> </div> diff --git a/src/releases/seamonkey2.17/index.en.html b/src/releases/seamonkey2.17/index.en.html --- a/src/releases/seamonkey2.17/index.en.html +++ b/src/releases/seamonkey2.17/index.en.html @@ -45,12 +45,25 @@ </p> <h3>SeaMonkey-specific changes</h3> <ul> - <li>TODO</li> - <li>See the <a href="changes">changes page</a> for minor changes.</li> + <li>None. See the <a href="changes">changes page</a> for minor changes.</li> </ul> <h3>Mozilla platform changes</h3> <ul> - <li>TODO</li> + <li>Continued performance improvements around common browser tasks (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=792438">page loads</a>, <a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=789932">downloads</a>, <a + href="https://bugzilla.mozilla.org/buglist.cgi?quicksearch=818296%2C818739">shutdown</a>, + etc.).</li> + <li>Continued implementation of draft ECMAScript 6 (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=814562">clear()</a> and <a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=808148">Math.imul</a>).</li> + <li><canvas> now supports <a + href="https://hacks.mozilla.org/2012/12/firefox-development-highlights-per-window-private-browsing-canvas-globalcompositeoperation-new-values/">blend modes</a>.</li> + <li>Various <audio> and <video> <a + href="http://blog.pearce.org.nz/2012/12/html5-video-playbackrate-and-ogg.html">improvements</a> + have been implemented.</li> + <li>The Details button on the Crash Reporter has been fixed (<a + href="https://bugzilla.mozilla.org/show_bug.cgi?id=793972">bug 793972</a>).</li> <li>Fixed several stability issues.</li> </ul> <p>