diff options
author | Steven Knight <knight@baldmt.com> | 2007-08-10 16:51:07 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2007-08-10 16:51:07 (GMT) |
commit | 5b4b4c6e5384712ab1835bdcf8beea09611b6e62 (patch) | |
tree | f1f592c5934f7cc758dc7d5865f45c2cb8c3fc05 /www | |
parent | 13985d56678e8cb22accc865b3cae04accaba48e (diff) | |
download | SCons-5b4b4c6e5384712ab1835bdcf8beea09611b6e62.zip SCons-5b4b4c6e5384712ab1835bdcf8beea09611b6e62.tar.gz SCons-5b4b4c6e5384712ab1835bdcf8beea09611b6e62.tar.bz2 |
Add announcements of checkpoint release 0.97.0d20070809.
Diffstat (limited to 'www')
-rw-r--r-- | www/project_highlights.html | 10 | ||||
-rw-r--r-- | www/roadmap.html | 7 |
2 files changed, 14 insertions, 3 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index 7e1d42d..ec7f81c 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -4,8 +4,14 @@ <body> <p> +<strong>9 August 2007:</strong> +Checkpoint release 0.97.0d20070809 is now available at the +<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. +</p> + +<p> <strong>17 May 2007:</strong> -Release candidate 0.97 is now available at the +SCons release 0.97 is now available at the <a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. </p> @@ -14,7 +20,7 @@ Release candidate 0.97 is now available at the SCons awarded two Google <a href="http://code.google.com/soc/">Summer of Code</a> 2007 projects. -Congratulations to MAciej Pasternacki and Thomas Fischer, +Congratulations to Maciej Pasternacki and Thomas Fischer, who will work on (respectively) configuration features modeled after GNU Automake, and distributed compilation across grid networks. diff --git a/www/roadmap.html b/www/roadmap.html index 492e190..221994b 100644 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -13,7 +13,12 @@ <h2>Current Releases</h2> <p> -The current stable and latest release is 0.97, released 17 May 2007. +The current stable release is 0.97, released 17 May 2007. +</p> + +<p> +The latest release is 0.97.0d20070809, +released 9 August 2007. </p> <h2>Upcoming Releases</h2> |