[Aaron-devel-cvs] CVS: www/docs index.html,1.6,1.7
Status: Pre-Alpha
Brought to you by:
thetitan
From: Sean C. <the...@us...> - 2001-07-05 21:37:33
|
Update of /cvsroot/aaron/www/docs In directory usw-pr-cvs1:/tmp/cvs-serv25316 Modified Files: index.html Log Message: Updated News. Index: index.html =================================================================== RCS file: /cvsroot/aaron/www/docs/index.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** index.html 2001/07/04 22:46:06 1.6 --- index.html 2001/07/05 21:37:30 1.7 *************** *** 7,11 **** <body bgcolor="#ffffff"> ! <A href="http://sourceforge.net"><IMG src="http://sourceforge.net/sflogo.php?group_id=29993" width="88" height="31" border="0" alt="SourceForge Logo"></A> --- 7,11 ---- <body bgcolor="#ffffff"> ! <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=29993" width="88" height="31" border="0" alt="SourceForge Logo"></a> *************** *** 14,17 **** --- 14,18 ---- <h3>News</h3> <ul> + <li><i>2001-07-05</i>: Looks like Source Forge fixed the CVS and email problems... now if they could get the ssh keys working again....</li> <li><i>2001-07-04</i>: Made a second pass at the aaron <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/aaron/aaron/doc/architecture">architecture</a>. Much more complete and more well thought out.</li> <li><i>2001-07-04</i>: Looks like a passwd file is out of sync on the CVS server because it can't look up my UID right now. A correlated problem is CVS commit emails aren't working. I'll post an update when they're working again. I think a security conscious admin was overly zealous with chroot(), but I could be wrong.</li> |