Update tigris.org for the 1.1.0 release.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 11 Oct 2008 13:15:47 +0000 (13:15 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 11 Oct 2008 13:15:47 +0000 (13:15 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@3670 fdb21ef1-2011-0410-befe-b5e4ea1792b1

www/gen_sched_table.py
www/project_highlights.html
www/roadmap.html
www/schedule

index b69d7a074d8e8c097c2d26cfcdb36ce5386fc9c0..e83c5f313ab0c33030783289d01c97655c087121 100755 (executable)
@@ -23,7 +23,7 @@ current = 'UNKNOWN'
 for line in f:
        if line[0] == '#': continue     # comment
        if line[0] == '=':
-               date,current = line[1:].strip().split()
+               date,current = line[1:].strip().split(None, 1)
                now = datetime.date(*tuple([int(i) for i in date.split('-')]))
                continue
        if line[0] == '+':
index 8d234d389b9503f95cf31e74722e467673d84c8e..63740971640345259f8a1adaaa9a51c06c0eb2a2 100644 (file)
@@ -4,18 +4,11 @@
 <body>
 
 <p>
-<strong>2 October 2008:</strong>
-Checkpoint 1.0.1.d20081001,
-a candidate for the 1.1 release,
+<strong>10 October 2008:</strong>
+Release 1.1.0,
 is now available at the
 <a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>.
 </p>
 
-<p>
-<strong>7 September 2008:</strong>
-Release 1.0.1 is now available at the
-<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>.
-</p>
-
 </body>
 </html>
index 6e18418a79b9e08a08548474deaa4738ea69b93d..8b118c6878f79aafaff45a12caea57c2561f574d 100644 (file)
@@ -44,16 +44,6 @@ running "gen_sched_table.py".
     <th>Type</th>
     <th>Comments</th>
   </tr>
-  <tr>
-    <td>2-Oct-2008</td>
-    <td>RC</td>
-    <td>Release candidate for 1.1.</td>
-  </tr>
-  <tr>
-    <td>9-Oct-2008</td>
-    <td>1.1</td>
-    <td>First minor release of 1.0.</td>
-  </tr>
   <tr>
     <td>13-Oct-2008</td>
     <td>Ckpt</td>
index 98b81b2cb97b81322e0e0e21933a18649ee2af1b..5a51f46eff1e593f700931c4ef679537043c04c0 100644 (file)
@@ -1,7 +1,7 @@
 =2008-09-13 1.0.1
-+19 rc Release candidate for 1.1.
-+7 1.1 First minor release of 1.0.
-+4 ck  Beta for testing new features.
+=2008-10-01 Release candidate for 1.1.
+=2008-10-10 1.1.0
++3 ck  Beta for testing new features.
 +14 ck Beta for testing new features.
 +14 ck Beta for testing new features.
 +7 rc  Release candidate for 1.2.