From: alegrand Date: Tue, 16 Aug 2005 21:55:03 +0000 (+0000) Subject: update the changelog X-Git-Tag: v3.3~3699 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3ff030afe706a1878a7071caf35e24c7afc38224?hp=37a7930defd21eff283b399671e0801eb8d0d464 update the changelog git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1658 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index f90b3d095c..d5e9a4971b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ SimGrid (2.97) unstable; urgency=low - + SURF: + * New! Give the possibility to hijack the surf parser and thus bypass + MSG_create_environment and MSG_launch_application. Have a look at + examples/msg/msg_test_surfxml_bypassed.c to see how it can be done. + -- SimGrid (2.96) unstable; urgency=low