Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the examples now that they can throw potentially more exception types
[simgrid.git] / ChangeLog
index 237b6ef..f89a885 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@ SimGrid (3.3.5-svn) unstable; urgency=low
       and call MSG_action_trace_run(NULL)
     You can still have one merged file for each processes.
   * Kill the MSG_paje_output() function. It's a noop since 2 years.
+ SIMIX:
+  * add a SIMIX_sem_get_capacity() function
       
  -- Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>