X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8a0163896b60ee56d779f07afb6fa42a87c78940..a6a92abfb622b4e667e6853a5f39f6f003007588:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 473710958d..35a29b2fec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +SimGrid (2.95) unstable; urgency=low + + MSG + * Implement MSG_get_msgload [MQ] + + SURF + * Bugfix: Allow absolute paths for platform description files [MQ] + + GRAS + * .Makefile.local (generated from gras_stub_generator) |MQ]: + - Do clean .o files + - Compile with -g + * bugfix in automatic type parsing: differentiate the types "char[22]" + and "unsigned char[22]". "short" and "long" modifiers were also ignored; + other modifier (such as reference level) are still ignored. [MQ] + * Real (even if simplistic) implementation of gras_os_myname() on RL [MQ] + + -- + SimGrid (2.94) unstable; urgency=low The first release candidate for SimGrid 3 !