X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1d3c68b8524b83dbbb64048a5078eeffedd2722a..bc436d65d9cca17916fe60d8f3bc6c052541699c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3fde49ac75..414854bb08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ SimGrid-java (3.6.1) unstable; urgency=low + + * Introduce msg.simgrid.Mutex, exporting simgrid mutex to Java. + * Do not embeed our version of semaphores, java 1.5 can be considered + as sufficiently prevalent for us to not dupplicate its features. + * Make Process.kill(process) an instance method, not a static one * Fix a bug around Process.kill() * Add dsend and simulatedSleep to the bindings.