From: blackh <gra...@li...> - 2003-06-14 23:15:59
|
blackh Sat Jun 14 16:15:59 2003 EDT Modified files: /website index.php Log: Fix. Index: website/index.php diff -u website/index.php:1.63 website/index.php:1.64 --- website/index.php:1.63 Sat Jun 14 03:37:41 2003 +++ website/index.php Sat Jun 14 16:15:58 2003 @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- $Id: index.php,v 1.63 2003/06/14 10:37:41 blackh Exp $ --> +<!-- $Id: index.php,v 1.64 2003/06/14 23:15:58 blackh Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -76,8 +76,7 @@ <p><b>14 Jun 2003 - Version 1.0.5 released / Network up and running again / Network plots</b></p> <p>I have made some significant performance improvements to the Grapevine executable, - and released a new version. I can now concentrate more on the network itself. - Ross is working away on the Windows port.</p> + and released a new version. I can now concentrate more on the network itself.</p> <p>I've also made some bug fixes to the network, and it's currently running with only three active nodes. I've also done some <a href="plots.php">network plots</a>.</p> <p><b>13 May 2003 - Windows binary broken</b></p> |