diff options
author | Greg Noel <GregNoel@tigris.org> | 2009-01-28 08:01:50 (GMT) |
---|---|---|
committer | Greg Noel <GregNoel@tigris.org> | 2009-01-28 08:01:50 (GMT) |
commit | 852c17007b5cf449058a5b4f372445fe414255fe (patch) | |
tree | e9ac5b5cbd93a70ff41180c88b8386bbe67f8a03 /www | |
parent | dea2893b586b5d5ca36b9cef5c892a3ed79d7975 (diff) | |
download | SCons-852c17007b5cf449058a5b4f372445fe414255fe.zip SCons-852c17007b5cf449058a5b4f372445fe414255fe.tar.gz SCons-852c17007b5cf449058a5b4f372445fe414255fe.tar.bz2 |
Link for GSoC 2009 in project highlights
Diffstat (limited to 'www')
-rw-r--r-- | www/project_highlights.html | 7 | ||||
-rw-r--r-- | www/project_tools.html | 3 | ||||
-rw-r--r-- | www/roadmap.html | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index a81afac..4ee4b2f 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -4,6 +4,13 @@ <body> <p> +<strong>Google Summer of Code:</strong> +The SCons project will apply as a mentoring organization +for the Google Summer of Code in 2009. +See our <a href="http://scons.org/wiki/GSoC2009">entry page</a>. +</p> + +<p> <strong>13 January 2009:</strong> Checkpoint release 1.2.0.d20090113 is now available at the diff --git a/www/project_tools.html b/www/project_tools.html index c05a5de..8da202c 100644 --- a/www/project_tools.html +++ b/www/project_tools.html @@ -1,4 +1,5 @@ -<li><a href="http://www.scons.org/">SCons Home Page</a></li> +<li><a href="http://scons.org/">SCons Home Page</a></li> +<li><a href="http://scons.org/wiki/">SCons Wiki</a></li> <li><a href="/servlets/ProjectMemberList">Project Membership</a></li> <li><a href="/servlets/ProjectNewsList">Announcements</a></li> <!-- <li><a href="/servlets/ProjectForumView">Discussion forums</a></li> --> diff --git a/www/roadmap.html b/www/roadmap.html index 11ddd2a..2406ff3 100644 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -172,7 +172,7 @@ one per minor release. </p> </li> <li> -<strong>Release candidates (x.y.z.dyyyymmdd )</strong> +<strong>Release candidates (x.y.z.dyyyymmdd)</strong> <p> A release candidates is a special form of checkpoint (see below) @@ -184,7 +184,7 @@ otherwise the candidate will be repackaged as the major or minor release. </p> </li> <li> -<strong>Checkpoints (x.y.z.dyyyymmdd )</strong> +<strong>Checkpoints (x.y.z.dyyyymmdd)</strong> <p> A checkpoint has a 'd<i>yyymmdd</i>' suffix and is made every couple of weeks between major or minor releases. |