X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ace8f4988b4301892300a6229bd7c5db66701525..cd1b6fc186f641dd5e3fb68d793c6253e1b8fcd9:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7eed1ffe53..1c45681e19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,12 @@ SimGrid (3.13) UNRELEASED; urgency=low Lua can still be used to describe platforms - Removed Java kernel plug-ins. Will be reintroduced after the ongoing major internals reorg. + - In MSG + - the following functions were removed. + They were too specific and should be reimplemented in a generic + way, with filter function. + - MSG_task_listen_from_host + - MSG_mailbox_get_count_host_waiting_tasks - In SimDag - the SD_application_reinit function was removed. It was a noop for a while. - The ACCESS_MODE of SD_workstation has been removed. This feature was not really usable and should soon be