From: blackh <gra...@li...> - 2003-05-24 12:27:30
|
blackh Sat May 24 05:27:29 2003 EDT Modified files: /website index.php Log: Web page news update. Index: website/index.php diff -u website/index.php:1.54 website/index.php:1.55 --- website/index.php:1.54 Mon May 12 15:23:14 2003 +++ website/index.php Sat May 24 05:27:29 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.54 2003/05/12 22:23:14 blackh Exp $ --> +<!-- $Id: index.php,v 1.55 2003/05/24 12:27:29 blackh Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -74,6 +74,10 @@ <h3>News</h3> + <p><b>25 May 2003 - Working on performance</b></p> + <p>The amount of CPU time that the daemon was using was a little high, so + I am working on performance. I've disabled the networking functionality in the + meantime to prevent the daemon annoying you. Windows binaries are still broken.</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> |