summaryrefslogtreecommitdiffstats
path: root/www/roadmap.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/roadmap.html')
-rw-r--r--www/roadmap.html70
1 files changed, 53 insertions, 17 deletions
diff --git a/www/roadmap.html b/www/roadmap.html
index 9b54f4e..effd799 100644
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -13,11 +13,11 @@
<h2>Current Releases</h2>
<p>
-The current stable release is 1.0.0, released 12 August 2008.
+The current stable release is 1.0.1, released 12 August 2008.
</p>
<p>
-The latest release is 1.0.0, released 12 August 2008.
+The latest release is 1.0.1, released 7 September 2008.
</p>
<h2>Upcoming Releases</h2>
@@ -33,37 +33,73 @@ Goals
</tr>
<tr>
-<td>1.0</td>
-<td>12 August 2008</td>
+<td>1.0.1.d200809XX</td>
+<td>23 September 2008</td>
<td>
-First official, stable release.
-No 1.x release will (knowingly) break compatibility
-or cause a rebuild on upgrade.
+Candidate checkpoint release for 1.1.0.
</td>
</tr>
<tr>
-<td>1.0.1</td>
-<td>2 September 2008</td>
+<td>1.1.0</td>
+<td>30 September 2008</td>
<td>
-Bug fixes,
-especially lower-priority regressions
-identified during the 1.0.0 candidate period.
-Performance improvements.
+New features, bug fixes, documentation updates.
+Prioritization of work items and initial checkins are occuring now.
</td>
</tr>
<tr>
-<td>1.1</td>
-<td>???</td>
+<td>1.1.0.d200810XX</td>
+<td>21 October 2008</td>
<td>
-Features accumulated during the 1.0.0 candidate period.
+Candidate checkpoint release for 1.1.1.
+</td>
+</tr>
+
+<tr>
+<td>1.1.1</td>
+<td>28 October 2008</td>
+<td>
+Critical bug fixes for 1.1.0.
+</td>
+</tr>
+
+<tr>
+<td>1.1.1.d200811XX</td>
+<td>17 November 2008</td>
+<td>
+Candidate checkpoint release for 1.2.0.
+</td>
+</tr>
+
+<tr>
+<td>1.2.0</td>
+<td>24 November 2008</td>
+<td>
+New features, bug fixes, documentation updates.
+</td>
+</tr>
+
+<tr>
+<td>1.2.0.d200812</td>
+<td>15 December 2008</td>
+<td>
+Candidate checkpoint release for 1.2.1.
+</td>
+</tr>
+
+<tr>
+<td>1.2.1</td>
+<td>24 November 2008</td>
+<td>
+Critical bug fixes for 1.2.0.
</td>
</tr>
<tr>
<td>2.0</td>
-<td>???</td>
+<td>19 January 2008 ???</td>
<td>
First release that will break backwards compatibility with Python 1.5.2.
</td>