X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2075b36b682a8c5e3a7487c72a7203a354295b7b..0c115a6acf7a0820225520e71d33497e7c525bb6:/ChangeLog diff --git a/ChangeLog b/ChangeLog index c3697b7a23..3438268994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,10 @@ XBT: - Remove portability wrapper to condition variables - Remove xbt_os_thread_yield() +Java: + - Due to an internal bug, Msg.run() must now be your last line. + We hope to fix it in a future release, and we are sorry for the inconvenience. + Fixed bugs: - #22: Process autorestart seem to only work with CAS01 cpus - #93: simgrid should not eat --help @@ -36,6 +40,7 @@ Fixed bugs: - #286: Pajé traces are not exposing the number of cores - #287: Command-line parsing should stop when encountering '--' - #288: MPI_Init(NULL, NULL) + - #296: DTD too permissive ----------------------------------------------------------------------------