- news about mailing list change
diff --git a/websh/contact.html b/websh/contact.html
index 7074002..6864bba 100644
--- a/websh/contact.html
+++ b/websh/contact.html
@@ -70,7 +70,7 @@
     
     <td width="300">
     Websh is a product of the Apache Software Foundation's <a href="http://tcl.apache.org/">Apache Tcl</a> group.<br>
-    For more information about how to send email to the Websh lists, go to the <a href="subscribe.html">Mailing Lists</a> page.
+    For more information about how to send email to the Websh list, go to the <a href="subscribe.html">Mailing List</a> page.
     </td>
   </tr>
   </table>
diff --git a/websh/contact.ws3 b/websh/contact.ws3
index d1840fe..c51406a 100644
--- a/websh/contact.ws3
+++ b/websh/contact.ws3
@@ -12,7 +12,7 @@
     {navbar_null}
     <td width="300">
     Websh is a product of the Apache Software Foundation's <a href="http://tcl.apache.org/">Apache Tcl</a> group.<br>
-    For more information about how to send email to the Websh lists, go to the {pageLink subscribe.html -show "Mailing Lists"} page.
+    For more information about how to send email to the Websh list, go to the {pageLink subscribe.html -show "Mailing List"} page.
     </td>
   </tr>
   </table>
diff --git a/websh/index.html b/websh/index.html
index d090a4e..7105ded 100644
--- a/websh/index.html
+++ b/websh/index.html
@@ -78,6 +78,15 @@
 
         <tr valign="top">
         <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td class=news><b>2012-11-06</b><br>
+        <b>Mailing lists consolidated</b>: Only <a href="mailto:websh-dev@tcl.apache.org">websh-dev @tcl.apache.org</a> is left active for all communication.
+        </td>
+        </tr>
+    
+
+
+        <tr valign="top">
+        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
         <td class=news><b>2009-09-24</b><br>
         <b>Websh 3.6.0b5 available</b>: Pick the <a href="http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b5-src.tar.gz">tarball</a>
 	 or browse the <a href="/websh/download.html">download area</a>.
@@ -107,15 +116,6 @@
         </td>
         </tr>
     
-
-
-        <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
-        <td class=news><b>2005-10-16</b><br>
-        <b>Code repository moved to SVN</b>: Check the <a href="download.html">download area</a> for details.
-        </td>
-        </tr>
-    
           </table>
 
         </td>
diff --git a/websh/index.ws3 b/websh/index.ws3
index 55613c1..ca2c534 100644
--- a/websh/index.ws3
+++ b/websh/index.ws3
@@ -34,6 +34,10 @@
 
           <table border="0" cellpadding="0" cellspacing="0" width="145">
 
+{newsBarElement "2012-11-06" \
+        {<b>Mailing lists consolidated</b>: Only <a href="mailto:websh-dev@tcl.apache.org">websh-dev @tcl.apache.org</a> is left active for all communication.}
+}
+
 {newsBarElement "2009-09-24" \
      {<b>Websh 3.6.0b5 available</b>: Pick the {pageLink http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b5-src.tar.gz -show "tarball"}
 	 or browse the {pageLink /websh/download.html -show "download area"}.
@@ -51,10 +55,6 @@
 	 or browse the {pageLink /websh/download.html -show "download area"}.
      }
 }
-
-{newsBarElement "2005-10-16" \
-     {<b>Code repository moved to SVN</b>: Check the {pageLink download.html -show "download area"} for details.}
-}
           </table>
 
         </td>
diff --git a/websh/subscribe.html b/websh/subscribe.html
index af5e0fe..8386b7b 100644
--- a/websh/subscribe.html
+++ b/websh/subscribe.html
@@ -57,7 +57,7 @@
         <td width="150" height="30"></td>
         
                     <td width="610" height="30">
-		    <h1>Websh Mailing Lists</h1>
+		    <h1>Websh Mailing List</h1>
                     </td>
                 
         </tr>
@@ -107,9 +107,11 @@
     
     <td width="610">
     If you are interested in the development of Websh, there is a list for the discussion of Websh work-in-progress. Use <a href="mailto:websh-dev@tcl.apache.org">websh-dev@tcl.apache.org</a> to post, <a href="mailto:websh-dev-subscribe@tcl.apache.org">websh-dev-subscribe@tcl.apache.org</a> to subscribe, and <a href="mailto:websh-dev-unsubscribe@tcl.apache.org">websh-dev-unsubscribe@tcl.apache.org</a> to unsubscribe from the list. User questions are typically answered too.<br>
-    There is also a web interface to the archived list: <a href="http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/">http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/</a>.
+    There is also a web interface to the archived list:<br>
+    <a href="http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/">http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/</a>.
     <p>
-    For now, there is also an archive of the formerly used websh-user mailing list: <a href="http://mail-archives.apache.org/mod_mbox/tcl-websh-user/">http://mail-archives.apache.org/mod_mbox/tcl-websh-user/</a>.
+    There is also an archive of the formerly used websh-user mailing list:<br>
+    <a href="http://mail-archives.apache.org/mod_mbox/tcl-websh-user/">http://mail-archives.apache.org/mod_mbox/tcl-websh-user/</a>.
     </td>
     </tr>
     </table>
diff --git a/websh/subscribe.ws3 b/websh/subscribe.ws3
index 2ac9bc6..02e2ede 100644
--- a/websh/subscribe.ws3
+++ b/websh/subscribe.ws3
@@ -6,14 +6,16 @@
 
 web::putx {
     <table border="0" cellpadding="0" cellspacing="0" width="770">
-    {headRow 3 "Websh Mailing Lists"}
+    {headRow 3 "Websh Mailing List"}
     <tr valign="top">
     {navbar_supp 2}
     <td width="610">
     If you are interested in the development of Websh, there is a list for the discussion of Websh work-in-progress. Use {emailLink websh-dev@tcl.apache.org} to post, {emailLink websh-dev-subscribe@tcl.apache.org} to subscribe, and {emailLink websh-dev-unsubscribe@tcl.apache.org} to unsubscribe from the list. User questions are typically answered too.<br>
-    There is also a web interface to the archived list: {pageLink http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/}.
+    There is also a web interface to the archived list:<br>
+    {pageLink http://mail-archives.apache.org/mod_mbox/tcl-websh-dev/}.
     <p>
-    For now, there is also an archive of the formerly used websh-user mailing list: {pageLink http://mail-archives.apache.org/mod_mbox/tcl-websh-user/}.
+    There is also an archive of the formerly used websh-user mailing list:<br>
+    {pageLink http://mail-archives.apache.org/mod_mbox/tcl-websh-user/}.
     </td>
     </tr>
     </table>