From: Martin Quinson Date: Tue, 4 Jun 2019 14:21:24 +0000 (+0200) Subject: bug fixed++ X-Git-Tag: v3.22.4~8 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f9c945c00667e65f7baaa646fca6750fa5d341fd bug fixed++ --- diff --git a/ChangeLog b/ChangeLog index 722d4ca622..769b6745a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ Fixed bugs (FG=FramaGit; GH=GitHub): - FG#2: missing installation documentation - FG#3: missing documentation in smpirun - FG#7: simple cmake call requires doxygen + - FG#8: make python bindings an optional dependency - FG#10: Can not use MSG_process_set_data from SMPI any more - FG#11: Auto-restart actors forget their on_exit behavior - FG#12: -Denable_lto=OFF doesn't disable LTO