X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e01bb6df079136f66209073063a45a261260dff3..eb39ec0249587e4b8d8d5d3514ab30b3f04ee41a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d4608fca38..35da57939d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,8 @@ SimGrid (3.6) unstable; urgency=low combine Vivaldi based latencies with last-mile platforms. Simix + * Added a check for NaN of IEEE754 infinite in the double entries of + the smx_user.c file * Introduce a new context factory "raw", highly inspirated from the ucontext factory, but using manually crafted functions in assembly to do the work in an efficient manner.