From: Pierre Veyre Date: Wed, 28 May 2014 14:36:33 +0000 (+0200) Subject: Update ChangeLog X-Git-Tag: v3_11~19^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/959c2465d526a4387f93a50d09661e1a40c26b4f?hp=3fdb26f94c30bb57196c2857db30d0dbdfdddcf1 Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 181642a48c..0fac7db395 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,7 +42,11 @@ SimGrid (3.11) NOT RELEASED; urgency=low - msg_as_t MSG_environment_as_get_by_name(const char * name) * New option "msg/debug_multiple_use" to help debugging when a task is used several times - + * MSG IO + - Improvements and finalization of MSG_storage, MSG_file APIs and their documentation + - Increase code coverage in test suites + - Bug fixes + SIMIX: * Protect context stacks against stack overflow. The number of protected memory pages allocated on the top of each stack (1 by default) can be configured