X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/892465a3f82ac8bf2f2e19496274c01359099a1d..38524e1b5c4c2ebe68281d4dd20355b9ae28971b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 16f86f3129..0e14051eb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ SimGrid (3.6) unstable; urgency=low + Java and Ruby: + * Bindings now constitute their own package, separated from the main one. + Rationale: reduce our maintainance nightmare by reducing the module coupling + They will soon be released on their own on gforge. + * In the meanwhile: + svn co svn://scm.gforge.inria.fr/svn/simgrid/contrib/trunk/simgrid-java + svn co svn://scm.gforge.inria.fr/svn/simgrid/contrib/trunk/simgrid-ruby + + GRAS: It is not considered as stable anymore, but experimental. Sorry. + * It's not quite deprecated for now because we have no replacement, + but it may soon become the case. + SMPI * New MPI functions supported: MPI_Comm_disconnect, MPI_Comm_get_name * Fortran: New user-level cache variable to store the rank of the running