You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by ro...@apache.org on 2005/12/15 15:02:43 UTC

svn commit: r357011 - /tcl/site/websh/index.ws3

Author: ronnie
Date: Thu Dec 15 06:02:36 2005
New Revision: 357011

URL: http://svn.apache.org/viewcvs?rev=357011&view=rev
Log:
- added date string to news headlines
  (show how new/old news really are ;-)

Modified:
    tcl/site/websh/index.ws3

Modified: tcl/site/websh/index.ws3
URL: http://svn.apache.org/viewcvs/tcl/site/websh/index.ws3?rev=357011&r1=357010&r2=357011&view=diff
==============================================================================
--- tcl/site/websh/index.ws3 (original)
+++ tcl/site/websh/index.ws3 Thu Dec 15 06:02:36 2005
@@ -31,14 +31,14 @@
 
           <table border="0" cellpadding="0" cellspacing="0" width="145">
 
-{newsBarElement "Websh 3.6.0b3 available:" \
-     {pick the {pageLink /websh/download/websh-3.6.0b3.tar.gz -show "tarball"}
+{newsBarElement "2005-11-24" \
+     {<b>Websh 3.6.0b3 available</b>: Pick the {pageLink /websh/download/websh-3.6.0b3.tar.gz -show "tarball"}
 	 or browse the {pageLink /websh/download.ws3 -show "download area"}.
      }
 }
 
-{newsBarElement "Code repository moved to SVN" \
-     {Check the {pageLink download.ws3 -show "download area"} for details.}
+{newsBarElement "2005-10-16" \
+     {<b>Code repository moved to SVN</b>: Check the {pageLink download.ws3 -show "download area"} for details.}
 }
           </table>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org