commit 4b2db41a7f86340b0f0a5d16e067b0d823ed2c6a
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 12:16:11 2009 +0200

    (doc/Makefile.am) removed refs to index_files directory.

commit 0d3bd3e83670fa038285d679e0b644116317ae32
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 12:14:28 2009 +0200

    (doc) removed unused index_files directory and its content.

commit 9adfca4db2406370bbb565cd24143981c515188b
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 12:09:12 2009 +0200

    (ALL) updated copyright and links.

commit 2b34426c76fc32a7efe68a4766d8e6cb7942c333
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 12:04:41 2009 +0200

    (weevilgen.in) fixed small portability bug.
    (Makefile.am) updated handling of libtool m4 macros.
    (configure.ac) updated handling of m4 macros; updated version number.

commit a341e6fd7a3487a0a6e6e22f95fb98db97e56b8f
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 11:47:54 2009 +0200

    (Makefile.am) fixed portability bug.
    (DIR) removed automatically-generated Makefile.in files.

commit 5ba67f3501616fe48736a7d631d0a32adb292a33
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 11:38:28 2009 +0200

    (weevilgen) fixed portability bug.
    (doc) fixed references to people's pages; simplified main HTML page.
    (ALL) updated license
    (ALL) updated various header links and copyright statements.

commit 27fc91e3f8f67599c58a1e3da7a378920a2045c0
Author: Antonio Carzaniga <firstname.lastname@usi.ch>
Date:   Tue Jun 30 10:44:22 2009 +0200

2008-07-21 Giovanni Toffetti Carughi	
	
	* Version 1.2.6-PLASTIC (D4.4)

	New Features
	
	- Actors are now started as a single process on each experiment
	host

	- Added verbose logging of active actors across hosts

	Bugs fixed
	
	- Added traps to actor startup scripts to fix termination problems

	- Updated monitoring task so that experiment shutdown is
	controlled by the master script and log compression, copy, and
	cleanup tasks are completed

2006-10-15 Yanyan Wang
	* Version 1.2.0 with testbed actors.

Oct 10, 2006 Yanyan Wang

	* Version 1.1.1 with enhanced workload format to support
	conditional and reactive workload.

May 1, 2006 Yanyan Wang

	* Version 1.1.0 with robustness support.  In detail, it includes
	the following new features: 

	- If network failure happens during experiment deployment, the
	experiment terminates immediately.  You can fix the network and
	continue the experiment from the failure point with the command:
	${execPath}/weevil resume-WVL_Experiment_Name.

	- If some testbed hosts fail during experiment deployment, the
	experiment terminates immediately.  You can replace the failed
	hosts with other hosts specified in the original configuration
	file.  The replacement can be implemented by only providing
	another supplemental configuration file.  Please refer to the
	details in the user manual.

	- If testbed host fails during experiment execution, the
	experiment terminates immediately.  Weevil can automatically find
	out a host to replace the failed host, re-generate part of the
	experiment scripts, re-deployment these updated scripts, and
	re-execute the experiment from the beginning.

Dec 28, 2004 Yanyan Wang

	Released version 1.0.1 with parallel communication between master
	and testbed hosts

Dec 13, 2004 Yanyan Wang

	Released version 1.0.0
