X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9c96d1e734db048432e62cb59bb0b26a0e61ab99..d20dc4a7552b5bf246453b7b72e4e8e4f0dabe31:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 46c7daae6a..b07b74bc20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ Plugins: simix: - Add parameter --cfg=simix/breakpoint to raise a SIGTRAP at given time. + - kill simix::onDeadlock() that was somewhat dupplicating s4u::on_deadlock() SMPI: - Replay: The replay file has been re-written in C++. @@ -30,6 +31,7 @@ Fixed bugs: - #143: Setting a breakpoint at a given time - #258: daemonized actors hang after all non-daemonized actors have completed - #267: Linker error on unit_tmgr + - #269: SMPI : tracing of MPI_Wait/all/any broken ----------------------------------------------------------------------------