Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix #257: Fix (ab)use of CMake install
[simgrid.git] / ChangeLog
index ba73427..5bcd912 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,8 +32,11 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC)
    ranks, because tracing several communicators right now is not supported.
  - Because of this, smpi_process_index() has now been deprecated and will
    be removed in 3.21
+
  Fixed bugs:
  - #245: migrating an actor does not migrate its execution
+ - #246: Modernize FindSimGrid.cmake
+ - #257: Fix (ab)use of CMake install
 
  PLATFORM:
  - Rename FULLDUPLEX into SPLITDUPLEX (old name still accepted)