Author: faide
Date: Mon Jan 21 17:12:30 2008
New Revision: 4017
URL: http://trac.turbogears.org/changeset/4017
Log:
fixed dates on the pages
Modified:
website/newdocs/base.html
website/newdocs/index.html
Modified: website/newdocs/base.html
==============================================================================
--- website/newdocs/base.html (original)
+++ website/newdocs/base.html Mon Jan 21 17:12:30 2008
@@ -108,7 +108,7 @@
<div id="download-stable">
<h2>TurboGears <strong>1.0.4.2</strong></h2>
- <strong>Jan 20, 2008</strong>
+ <strong>Jan 21, 2008</strong>
<p>Latest stable version</p>
This release uses CherryPy 2.3.0 to avoid an important security bug. If
you are using file based
sessions (this is not the default settings for TurboGears) please
upgrade immediately.<br/>
Modified: website/newdocs/index.html
==============================================================================
--- website/newdocs/index.html (original)
+++ website/newdocs/index.html Mon Jan 21 17:12:30 2008
@@ -25,7 +25,7 @@
<div id="page">
- <h1>Jan 20, 2008: TurboGears 1.0.4.2 released.</h1>
+ <h1>Jan 21, 2008: TurboGears 1.0.4.2 released.</h1>
<p>
This version includes the security fix mentioned below and fixes many bugs.