X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ce1df4d2ea4594c15ffccdbf227c4e3c2adb1318..716316f298a4ca2fbbfaa38e138d9f03cd31d061:/ChangeLog diff --git a/ChangeLog b/ChangeLog index fced57faf1..735fb4d4e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +New function: simcall_process_get_kill_time() + + surf.java: + * class NetworkLink renamed to Link + SimGrid (3.12) NOT RELEASED; urgency=low cMSG: @@ -91,6 +96,8 @@ SimGrid (3.12) NOT RELEASED; urgency=low - Add a xbt wrapper for simcall_mutex_trylock (asked in [#17878]) - Add two new log appenders : rollfile and splitfile. Patch by Fabien Chaix. Build System + * Require g++ v4.7 at least to not speak prehistorical C++. + * Require Boost 1.48 (for signal2 component). * Tracing is now always enabled (no way to turn it out) * Move headers around to sort them out on installed systems: - instr/instr.h -> simgrid/instr.h