Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the reference count of the elements from the setset container. This allow...
[simgrid.git] / ChangeLog
index ac934d2..0a9233e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,13 @@ SimGrid (3.5) unstable; urgency=low
      code (even before the xbt_init / MSG_init)
    - xbt_exit is now a no-op and produce a warning when used.
 
+ Build chain: bug fixes and further polishing
+ * Fix the 'make install' target. 
+   No need to use 'make install-simgrid' anymore
+ * Introduce a 'make dist' target compiling a *source* archive
+   'make package' compiles a binary archive (not well tested)
+ * Compile java files only on need
+
  -- Da SimGrid team <simgrid-devel@lists.gforge.inria.fr> 
 
 SimGrid (3.4.1) stable; urgency=low