# HG changeset patch
# User ewong@pw-wspx.org
# Date 1347271301 0
#      Mon Sep 10 10:01:41 2012 +0000
# Node ID 9fbd5e9cdb5b0fd88fc122fc83d90bd153893e0b
# Parent  6886cc09866fe7355e9755dc9c1fe13269f18ca6
Update Website for SeaMonkey 2.12.1

diff --git a/lib/config.tmpl b/lib/config.tmpl
--- a/lib/config.tmpl
+++ b/lib/config.tmpl
@@ -12,7 +12,7 @@
   [% toplink = '/' %]
 [% END %]
 
-[% releaseversion = '2.12' %]
+[% releaseversion = '2.12.1' %]
 [% releaserelnoteversion = '2.12' %]
 [% releasename = "SeaMonkey $releaseversion" %]
 [% relnotes = "${toplink}releases/seamonkey$releaserelnoteversion/" %]
diff --git a/lib/sitemap.xml b/lib/sitemap.xml
--- a/lib/sitemap.xml
+++ b/lib/sitemap.xml
@@ -19,11 +19,12 @@
       </page>
     </page>
     <page url="releases/2.13b1" title="2.13 Beta 1" id="2.13b1" hide="true" />
-    <page url="releases/2.12" title="2.12" id="2.12" hide="false">
+    <page url="releases/2.12.1" title="2.12.1" id="2.12.1" hide="false">
       <page url="releases/seamonkey2.12/" title="Release Notes" id="seamonkey2.12">
         <page url="releases/seamonkey2.12/changes" title="What's New" id="seamonkey2.12-changes" />
       </page>
     </page>
+    <page url="releases/2.12" title="2.12" id="2.12" hide="true" />
     <page url="releases/2.12b6" title="2.12 Beta 6" id="2.12b6" hide="true" />
     <page url="releases/2.12b5" title="2.12 Beta 5" id="2.12b5" hide="true" />
     <page url="releases/2.12b4" title="2.12 Beta 4" id="2.12b4" hide="true" />
diff --git a/src/.htaccess b/src/.htaccess
--- a/src/.htaccess
+++ b/src/.htaccess
@@ -38,6 +38,7 @@
 RedirectMatch permanent ^/releases/seamonkey2\.7\.[12]/ http://www.seamonkey-project.org/releases/seamonkey2.7/
 RedirectMatch permanent ^/releases/seamonkey2\.9\.1/ http://www.seamonkey-project.org/releases/seamonkey2.9/
 RedirectMatch permanent ^/releases/seamonkey2\.10\.1/ http://www.seamonkey-project.org/releases/seamonkey2.10/
+RedirectMatch permanent ^/releases/seamonkey2\.12\.1/ http://www.seamonkey-project.org/releases/seamonkey2.12/
 
 # redirect relnotes of -pre versions to the get involved page
 RedirectMatch temp ^/releases/seamonkey.*pre/ http://www.seamonkey-project.org/dev/get-involved
diff --git a/src/news.en.xml b/src/news.en.xml
--- a/src/news.en.xml
+++ b/src/news.en.xml
@@ -7,6 +7,26 @@
 -->
 
 <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
+ <entry id="2012-09-08" showfront="true">
+    <headline>SeaMonkey 2.12.1</headline>
+    <content type="html" xml:lang="en">
+<![CDATA[<p>
+As part of Mozilla's ongoing stability and security update process, SeaMonkey
+2.12.1 is now available for Windows, Mac, and Linux as a free download from
+<a href="http://www.seamonkey-project.org/releases/">www.seamonkey-project.org</a>.
+</p>
+<p>
+We strongly recommend that all SeaMonkey users upgrade to this latest release.
+</p>
+<p>
+For a <a href="http://www.seamonkey-project.org/releases/seamonkey2.12/changes">list
+of changes</a> and more information, please review the
+<a href="http://www.seamonkey-project.org/releases/seamonkey2.12/">SeaMonkey
+2.12 Release Notes</a>.
+</p>]]>
+    </content>
+  </entry>
+
   <entry id="2012-09-07" showfront="true">
     <headline>SeaMonkey 2.13 Beta 2</headline>
     <content type="html" xml:lang="en">
@@ -33,7 +53,7 @@
     </content>
   </entry>
 
-  <entry id="2012-08-28" showfront="true">
+  <entry id="2012-08-28" showfront="false">
     <headline>SeaMonkey 2.12 released</headline>
     <content type="html" xml:lang="en">
 <![CDATA[<p>
diff --git a/src/releases/2.12.en.html b/src/releases/2.12.en.html
--- a/src/releases/2.12.en.html
+++ b/src/releases/2.12.en.html
@@ -2,7 +2,7 @@
 [%- smversion = '2.12' -%]
 [%- prettyversion = '2.12' -%]
 [%- relnoteversion = '2.12' -%]
-[%- mirrorred = true -%]
+[%- mirrorred = false -%]
 [%- uselongversion = false -%]
 [%- releasedate = "August 28, 2012" -%]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
@@ -23,7 +23,6 @@
 <h1><a name="[% smversion %]">SeaMonkey [% prettyversion %]</a></h1>
 <p class="release-date">Released [% releasedate %]</p>
 
-<!--
 <div class="important">
   <strong class="very-strong shout">Warning!</strong> The SeaMonkey version
   available for download from this page is outdated and may suffer from
@@ -33,7 +32,6 @@
   <br>We strongly advise you to download the <a href="./">current release</a>
   instead.
 </div>
--->
 
 <ul class="toc">
   <li><a href="#official">Official Builds</a></li>
diff --git a/src/releases/index.en.html b/src/releases/index.en.html
--- a/src/releases/index.en.html
+++ b/src/releases/index.en.html
@@ -4,7 +4,7 @@
 [%- relnoteversion = releaserelnoteversion -%]
 [%- mirrorred = true -%]
 [%- uselongversion = false -%]
-[%- releasedate = "August 28, 2012" -%]
+[%- releasedate = "September 8, 2012" -%]
 [%- betareleasedate = "September 7, 2012" -%]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html lang="en">
@@ -468,9 +468,10 @@
 <div class="para" id="old">
   <p>Previously released versions of SeaMonkey:</p>
   <ul class="snav">
+    <!--<li><a href="2.12.1">2.12.1</a></li>-->
     <!--<li><a href="2.13b2">2.13 Beta 2</a></li>-->
     <li><a href="2.13b1">2.13 Beta 1</a></li>
-    <!--<li><a href="2.12">2.12</a></li>-->
+    <li><a href="2.12">2.12</a></li>
     <li><a href="2.12b6">2.12 Beta 6</a></li>
     <li><a href="2.12b5">2.12 Beta 5</a></li>
     <li><a href="2.12b4">2.12 Beta 4</a></li>
diff --git a/src/releases/seamonkey2.12/changes.en.html b/src/releases/seamonkey2.12/changes.en.html
--- a/src/releases/seamonkey2.12/changes.en.html
+++ b/src/releases/seamonkey2.12/changes.en.html
@@ -28,6 +28,7 @@
   <li><a href="#new">New Features and Fixes</a>
     <ul>
       <li><a href="#major">Major Changes</a></li>
+      <li><a href="#fixes2121">Fixes in 2.12.1</a></li>
       <li><a href="#fixesB6">Fixes in Beta 6 / Final</a></li>
       <li><a href="#fixesB5">Fixes in Beta 5</a></li>
       <li><a href="#fixesB4">Fixes in Beta 4</a></li>
@@ -51,6 +52,21 @@
 </div>
 
 <div class="fieldset">
+<span class="legend" id="fixes2121">Fixes in 2.12.1</span>
+<ul>
+  <li>Fixed cases where some notifications were not showing (<a
+    href="https://bugzilla.mozilla.org/show_bug.cgi?id=787833">bug 787833</a>).</li>
+  <li>Fixed "Create Table from Selection" no longer working in Composer (<a
+    href="https://bugzilla.mozilla.org/show_bug.cgi?id=787673">bug 787673</a>).</li>
+  <li>The message location could not be copied if the server protocol was snews (<a
+    href="https://bugzilla.mozilla.org/show_bug.cgi?id=787968">bug 787968</a>).</li>
+   <li>Fixed some common crash scenarios (<a
+    href="https://bugzilla.mozilla.org/show_bug.cgi?id=770262">bug 770262</a>, <a
+    href="https://bugzilla.mozilla.org/show_bug.cgi?id=780908">bug 780908</a>).</li>
+</ul>
+</div>
+
+<div class="fieldset">
 <span class="legend" id="fixesB6">Fixes in Beta 6 / Final</span>
 <ul>
   <li>Closing a Places (e.g. Bookmarks Toolbar) context menu focused the
diff --git a/src/releases/seamonkey2.12/relnote.var b/src/releases/seamonkey2.12/relnote.var
--- a/src/releases/seamonkey2.12/relnote.var
+++ b/src/releases/seamonkey2.12/relnote.var
@@ -1,7 +1,7 @@
 [%- rnote.baseversion = "2.12" -%]
 [%- rnote.basename = "SeaMonkey 2.12" -%]
-[%- rnote.version = "2.12" -%]
-[%- rnote.name = "SeaMonkey 2.12" -%]
+[%- rnote.version = "2.12.1" -%]
+[%- rnote.name = "SeaMonkey 2.12.1" -%]
 [%- rnote.relativeto.version = "2.11" -%]
 [%- rnote.relativeto.name = "SeaMonkey 2.11" -%]
 [%- rnote.relativeto.stable.version = "2.11" -%]