X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a8386a00238d13b282abb5884ee51d0cb30e0361..0fee76cf390f76e01411439d6f3590ac7dc158ff:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 9c2f595d65..7f6ac28baa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ +SimGrid-java (3.8) unstable; urgency=low + + * Introduce org.simgrid.trace.Trace (partial implementation of JAVA bindings + for the TRACE API). + Although all TRACE methods appear in the Trace class, please not that only + few of thems are really implemented at the JNI level (see ./src/jtrace.c + for further information). + SimGrid-java (3.7.1) stable; urgency=low The "Java aint got to be bloated and slow" release - + Major cleanups: * Various internal cleanups and performance improvement Simulations are expected to run up to twice faster or so