Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
typo--
[simgrid.git] / ChangeLog
index 237b6ef..ab4d2b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 SimGrid (3.3.5-svn) unstable; urgency=low
 
+ The "C spoken, se habla Java, Ruby 話せます, fala-se Lua" release.
+
  Java Bindings: Various Cleanups
   * Remove put/get: no need to export deprecated interface in Java
     Use send/receive instead.
@@ -25,6 +27,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>