X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eb08fb3c624342be6f198555c0ebb0d847c65d65..020b717e6bebcacc1195c7b16929c670684dd1ff:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 89cc700996..b8acaf6e51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ S4U: - Actor: Rename migrate() into set_host() - Disk: Allow users to get the read and write nominal bandwidth values - Exec: Implement wait_for(timeout) +- Io: Implement wait_for(timeout) XML: - Parse errors now raise a simgrid::ParseError that you may want to catch.