diff options
author | Steven Knight <knight@baldmt.com> | 2006-05-21 22:19:35 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2006-05-21 22:19:35 (GMT) |
commit | 9b835d9c79178b6a71f926ae822f0c97e80030b5 (patch) | |
tree | b48bfcc52d54be65a5bd29c502e97200fa10aab9 /www/project_highlights.html | |
parent | 57a1b02760ed0ce6837f43582cae1925e716fc48 (diff) | |
download | SCons-9b835d9c79178b6a71f926ae822f0c97e80030b5.zip SCons-9b835d9c79178b6a71f926ae822f0c97e80030b5.tar.gz SCons-9b835d9c79178b6a71f926ae822f0c97e80030b5.tar.bz2 |
Minor cleanups. Add an item to the project highlights
about the new issue tracker.
Diffstat (limited to 'www/project_highlights.html')
-rw-r--r-- | www/project_highlights.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index 232960c..78293e8 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -4,6 +4,17 @@ <body> <p> +<strong>21 May 2006:</strong> +The SCons Project tracking of bug reports, patches and feature requests +ahs been moved from our +<a href="http://sourceforge.net/projects/scons/">SourceForge project page</a> +to our <a href="http://scons.tigris.org/servlets/ProjectIssues">Issue Tracker</a> +here at +<a href="http://www.tigris.org">tigris.org</a>. +Many thanks to Greg Noel and Kevin Maples for making this happen. +</p> + +<p> <strong>27 April 2006:</strong> SCons has been accepted as a Google <a href="http://code.google.com/soc/">Summer of Code</a> project. |