diff options
author | Steven Knight <knight@baldmt.com> | 2007-03-15 22:16:54 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2007-03-15 22:16:54 (GMT) |
commit | 2174f491d8e103b7af77aa089070503a7b0863c1 (patch) | |
tree | 2ede946b2f162c271ec41240f1566f68aaa43e2f | |
parent | fe0edb00a4b08b132d60a13900fe4fb6894e4a97 (diff) | |
download | SCons-2174f491d8e103b7af77aa089070503a7b0863c1.zip SCons-2174f491d8e103b7af77aa089070503a7b0863c1.tar.gz SCons-2174f491d8e103b7af77aa089070503a7b0863c1.tar.bz2 |
Add banner about SoC2007 to the project highlights.
-rw-r--r-- | www/project_highlights.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index 3c00841..c9817d1 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -4,6 +4,19 @@ <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>. +</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>. |