X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5182e0c5ac5af668e3bbf1825d35016725e2434d..617f1dfa78a7a139b7a7d6262c2b55e42e259e44:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a341a17110..981ebece0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +SimGrid (3.7) unstable; urgency=low + + Dot Loader + * Bug fix: correction of the dot file parsing with the libcgraph + + Windows Port + * Fix many issues that prevented SimGrid from working + correctly on windows (both for 32 and 64 bit architectures): + - port win32_ucontext.c to 64 bit arch + - now that we rely on gcc, clean xbt/log.h so that it does not + add useless bugs that had been introduced to handle the + borland compiler + * Create an installer for windows with nsis(amd64 and win32) + - Add an hello world project to illustrate simgrid project creation. + - Embed libpcre into the Simgrid installer to avoid + its compilation burden + + -- `LC_ALL=C date` Da SimGrid team + SIMDAG + + SimGrid (3.6.1) unstable; urgency=low The "Oops, we broke Macs too" release @@ -16,7 +37,7 @@ SimGrid (3.6.1) unstable; urgency=low SimGrid (3.6) stable; urgency=medium - The Summer Release, also known as the "Oh my god! They Killed Kenny!" version + The Summer Release, also known as the "OMG! They Killed Kenny!" version Java and Ruby: * Bindings now constitute their own package, separated from the main one.