Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Java] Port to kFreeBSD
[simgrid.git] / ChangeLog
index cf0edc9..65f6728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
 SimGrid (3.12) NOT RELEASED; urgency=low
 
+ The Facelift Release.
+
  Build System
   * Require g++ v4.7 at least to not speak prehistorical C++.
   * Require Boost 1.48 (for signal2 component).
+  * Java must be version 7 at least when activated.
+  * Builds on Windows again (including Java bindings).
   * Tracing is now always enabled (no way to turn it out)
   * Remove GTNetS. It was not working anyway.
+  * Various cleanups in the cmake scripts.
   * Move headers around to sort them out on installed systems:
     - instr/instr.h  -> simgrid/instr.h
     - instr/jedule/* -> simgrid/jedule