diff options
author | Steven Knight <knight@baldmt.com> | 2007-05-17 21:27:36 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2007-05-17 21:27:36 (GMT) |
commit | f020c85e62e3e5c53c2b09a803baac67c06ff14a (patch) | |
tree | 67c9a8032fef201ed00d8c94b34e93f8751818e7 /www/project_highlights.html | |
parent | 43e86764943c659f53bf0d1d101708bbdf7d07e6 (diff) | |
download | SCons-f020c85e62e3e5c53c2b09a803baac67c06ff14a.zip SCons-f020c85e62e3e5c53c2b09a803baac67c06ff14a.tar.gz SCons-f020c85e62e3e5c53c2b09a803baac67c06ff14a.tar.bz2 |
Update project highlights and the roadmap for the release of 0.97.
Diffstat (limited to 'www/project_highlights.html')
-rw-r--r-- | www/project_highlights.html | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index c9817d1..7e1d42d 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -4,22 +4,20 @@ <body> <p> -<strong>15 March 2007:</strong> -SCons has been accepted as a participating organization for -the Google -<a href="http://code.google.com/soc/">Summer of Code</a> 2007. -Summer of Code is a program where Google pays student developers -a stipend to work on writing code for open source projects. -Applications are now being accepted -from students who are interested in working on SCons. -Learn more at our -<a href="http://www.scons.org/wiki/GSoC2007/Announcement">announcement page</a>. +<strong>17 May 2007:</strong> +Release candidate 0.97 is now available at the +<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. </p> <p> -<strong>15 February 2007:</strong> -Release candidate 0.96.95 is now available at the -<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. +<strong>12 April 2007:</strong> +SCons awarded two +Google +<a href="http://code.google.com/soc/">Summer of Code</a> 2007 projects. +Congratulations to MAciej Pasternacki and Thomas Fischer, +who will work on (respectively) +configuration features modeled after GNU Automake, +and distributed compilation across grid networks. </p> </body> |