X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7097ed501ac302a5f0a2b3cd37114c81ec2e9145..8d0b1f2f1840a16bb9551f1cfd74f2488599f95b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 66d4a379a9..c8084cea5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ S4U: The behavior of a MessageQueue is similar to that of a Mailbox, but intended for control messages that do not incur any simulated cost. Information is automagically transported over thin air between producer and consumer. See examples/cpp/mess-wait + - New function: Mutex::get_owner() New S4U plugins: - Add a JBOD (just a bunch of disks) concept. It's a sort of host with many disks.