X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/425d9d340a6b9236522b494714940358f4cd8c7f..bc0a5dc216778e8596a60177e35f13fdc429fcb1:/changelog diff --git a/changelog b/changelog index cf652e7e08..946d12e76a 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,19 @@ +2004-07-07 Martin Quinson + Let's say it's version 0.0.2 ;) + - Implement conversions (yuhu!) + - Let it work on solaris (beside conversion, of course) + - Stupid me, using rand() to generate the conversion datatests in not wise. + +2004-07-06 Martin Quinson + - Let make dist work, since I'm gonna need it to compile on remote hosts + - Let Tests/datadesc_usage write the architecture on which the file was + generated as first byte. + - Add PowerPC (being also IRIX64), SPARC (also power4) and ALPHA + architecture descriptions. + - Add datadesc_usage.{i386,ppc,sparc} files being the result of execution + on those architectures. + - Optimization: send/recv array of scalar in one shoot + 2004-07-05 Martin Quinson - YEAH! GRAS/SG and GRAS/RL are both able to run the ping example !