*** empty log message ***

svn path=/trunk/boinc/; revision=10971
This commit is contained in:
Rom Walton 2006-08-22 20:18:44 +00:00
parent 87b812d6f6
commit 21eabc4bc9
1 changed files with 6 additions and 11 deletions

View File

@ -350,23 +350,18 @@ $linux_libs_5512= "
</ul> </ul>
"; ";
$w5513= array( $w5514= array(
"num"=>"5.5.13", "num"=>"5.5.14",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_5.5.13_windows_intelx86.exe", "file"=>"boinc_5.5.14_windows_intelx86.exe",
"date"=>"14 Aug 2006", "date"=>"22 Aug 2006",
"type"=>"win_new", "type"=>"win_new",
"features"=>"<ul> "features"=>"<ul>
".$features_55." ".$features_55."
".$changes_55." ".$changes_55."
</ul> </ul>
", ",
"bugs"=>"<ul> "bugs"=>""
<li>
If you use a proxy server, please hold off upgrading for now. We have
a fix in the works for proxies that use NTLM authentication.
</ul>
"
); );
$w5411= array( $w5411= array(
@ -696,7 +691,7 @@ $windows = array(
"name"=>"Windows", "name"=>"Windows",
"dbname" => "windows_intelx86", "dbname" => "windows_intelx86",
"versions"=>array( "versions"=>array(
$w5513, $w5514,
$w5411, $w5411,
$w5213, $w5213,
$w445, $w445,