From: Peter C. <pc...@us...> - 2010-03-04 00:19:02
|
Update of /cvsroot/ipbench/ipbench2 In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14456 Modified Files: ChangeLog Log Message: New version: nfsstone should now work, and I've actually tested the XML parsing this time... Index: ChangeLog =================================================================== RCS file: /cvsroot/ipbench/ipbench2/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** ChangeLog 10 Feb 2010 04:02:51 -0000 1.25 --- ChangeLog 4 Mar 2010 00:18:41 -0000 1.26 *************** *** 1,2 **** --- 1,9 ---- + 2010-03-04 Peter Chubb <pe...@ge...> + + * Depend on python-lxml to get full XPATH support for ipbench + controller. + * nfsstone fixes. Used to dump core in ipbenchd when used. + + 2010-02-10 Peter Chubb <pe...@ge...> |