From: blackh <gra...@li...> - 2003-06-14 01:27:48
|
blackh Fri Jun 13 18:27:47 2003 EDT Modified files: /website index.php Log: Typo. Index: website/index.php diff -u website/index.php:1.61 website/index.php:1.62 --- website/index.php:1.61 Fri Jun 13 17:34:05 2003 +++ website/index.php Fri Jun 13 18:27:47 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.61 2003/06/14 00:34:05 blackh Exp $ --> +<!-- $Id: index.php,v 1.62 2003/06/14 01:27:47 blackh Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -75,7 +75,7 @@ <h3>News</h3> <p><b>14 Jun 2003 - Version 1.0.5 released</b></p> - <p>I have made some singificant performance improvements to the Grapevine executable, + <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> <p><b>13 May 2003 - Windows binary broken</b></p> |