Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
drand48 is not used anymore; stop using srand48.
[simgrid.git] / ChangeLog
index 951d936..31b3790 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 SimGrid (3.23) NOT RELEASED (Release Target: June 21. 2019, 15:54 UTC)
 
+General:
+ - Stop setting random seed with srand48() at initialization.
+
 XBT:
  - New log appenders: stdout and stderr. Use stdout for xbt_help.
  - Drop xbt_dict_dump.