X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d905a08af01043d82f0597dc8e6e1245a54405de..3ec66d102b4b055b55704961fcf6110f7e1a5763:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a02c6865f1..6593e2777a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ 2005-02-08 Martin - - Doxygenification of all GRAS. gtk-doc-tools is dead in SG now. + - Doxygenification of all GRAS. gtk-doc-tools is dead in SimGrid now. - Automatically extract all existing logging categories, and add the list to the documentation (long standing one, to say the less) + - Cleanup the known architecture table. Reorder the entries to group what + should be, and use a more consistant naming scheme. + (some of the test dataset are still to be regenerated) + +2005-02-07 Arnaud + - Bug fix in the lmm_solver. + - Interface to Paje (see http://www-id.imag.fr/Logiciels/paje/) through + the function MSG_paje_output. + - Introducing two new functions MSG_process_kill() and MSG_process_killall(). 2005-02-04 Martin - Reenable GRAS/RL; keep GRAS/SG disabled for now