X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07c319ec54d6fc778ee3cc5e75a747242006723e..21bef017a97e7420628bc3bc20609e8c33ae3280:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 82f02777d5..bd7d97aa56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ SimGrid (3.6) unstable; urgency=low Simix * completely rewrote this module to allow parallel execution. + XBT + * Add a new function xbt_dynar_to_array that transforms a dynar into a + NULL-terminated array. This may solve backward compatibility issues + due to the change to return type of SD_Simulate. See also: + http://lists.gforge.inria.fr/pipermail/simgrid-user/2010-December/002206.html + -- Da SimGrid team SimGrid (3.5) stable; urgency=medium