From: blackh <gra...@li...> - 2003-06-14 00:34:07
|
blackh Fri Jun 13 17:34:05 2003 EDT Modified files: /website index.php Log: Announce new version. Index: website/index.php diff -u website/index.php:1.60 website/index.php:1.61 --- website/index.php:1.60 Thu Jun 12 04:08:18 2003 +++ website/index.php Fri Jun 13 17:34:05 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.60 2003/06/12 11:08:18 blackh Exp $ --> +<!-- $Id: index.php,v 1.61 2003/06/14 00:34:05 blackh Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -74,10 +74,10 @@ <h3>News</h3> - <p><b>12 Jun 2003 - Made many performance improvements - ver 1.0.5 shortly</b></p> - <p>I found a few performance bottlenecks, and I've been working on them. - I'll release a new version of the executable (1.0.5) which is significantly faster shortly - once I've tested it for memory leaks.</p> + <p><b>14 Jun 2003 - Version 1.0.5 released</b></p> + <p>I have made some singificant 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> <p>The windows binary release doesn't work right at the moment unless you have CygWin installed. We're <a target="_top" href="http://sourceforge.net/tracker/index.php?func=detail&aid=727482&group_id=32439&atid=405158">working on it</a>.</p> |