From: mquinson Date: Fri, 4 Feb 2005 12:32:39 +0000 (+0000) Subject: Document last changes X-Git-Tag: v3.3~4476 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e9ae1600e63126a80a5c389720f291bb8ea5dec1 Document last changes git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@875 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index e97e05481a..259c53a81f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2004-01-31 Arnaud +2005-02-04 Martin + - Reenable GRAS/RL; keep GRAS/SG disabled for now + - Various cleanups to the autotools stuff + - Begin to move Gras examples to examples/gras/ + - Let make distcheck work again (yeah!) + +2005-01-31 Arnaud - Finished rewriting and debugging MSG. Rewrote the documentation. Preparing to release.