Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use -1 as default kill time to make sure that our process don't get killed on startup
[simgrid.git] / ChangeLog
1 SimGrid-java (3.6.1) unstable; urgency=low
2  * Make Process.kill(process) an instance method, not a static one
3  * Fix a bug around Process.kill()
4  * Add dsend and simulatedSleep to the bindings.
5
6  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
7
8 SimGrid-java (3.6) unstable; urgency=low
9
10  * Initial release.
11  * Split of every thing from simgrid v3.5 into a separate package.
12
13  -- 2011-10-05 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>