X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/28b7f1f95510fe2efa30fc2fb4b4d27826da931e..83c1f3bcb7ec8d6219ce4af96b06ac35a172a7ba:/ChangeLog diff --git a/ChangeLog b/ChangeLog index aa8cc5a053..33e163dd08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-28 Arnaud + - Main loop and datastructures of SURF. A cpu resource object is + functionnal. Surf can thus be used to create cpu's with variable + performance on which you can execute some actions. + 2004-11-15 Martin Quinson - Port to ARM. Simply added the alignment and size descriptions. Should work, but the ARM machines are so slow that I didn't had the opportunity