X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7c8772e246f9958e172ada583011fcee1bf58a93..b84bad24cc0d403e9773384376ecff7d360f8379:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 898566b0d8..3a73949bcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ SimGrid (3.3.2-svn) unstable; urgency=low => kill now useless network_card concept - Use dynar to represent routes (instead of void** + int*) - kill link_set (use surf_network_model->resource_set instead) + - Add a command-line option to choose the routing schema to use * Simplify model declaration (less redirections, less function to write when defining a model)