Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
regenerate with flexml 1.9.1 (integrate small changes from the debian package)
[simgrid.git] / ChangeLog
index bc77f6ca2ead9bd78ac6d3cca347fdca50358699..b3d154b6c9660db58ff5aed0042e762269f2310f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -128,6 +128,8 @@ SimGrid (3.6) stable; urgency=medium
    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.