Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
823c6fe52c761fa4e6de3e5cfacbe1ddb386cf83
[simgrid.git] / ChangeLog
1 SimGrid-java (3.6.1) unstable; urgency=low
2
3  * Do not embeed our version of semaphores, java 1.5 can be considered
4    as sufficiently prevalent for us to not dupplicate its features.
5  * Make Process.kill(process) an instance method, not a static one
6  * Fix a bug around Process.kill()
7  * Add dsend and simulatedSleep to the bindings.
8
9  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
10
11 SimGrid-java (3.6) unstable; urgency=low
12
13  * Initial release.
14  * Split of every thing from simgrid v3.5 into a separate package.
15
16  -- 2011-10-05 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>