Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
proposal of a name + changelog for 3.23
[simgrid.git] / ChangeLog
index 9908454..74b14db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,13 @@ General:
  - Use addr2line as a fallback for stacktraces when backtrace is not available.
  - Build option -Denable_documentation is now OFF by default.
  - Network model 'NS3' was renamed into 'ns-3'.
- - Haiku OS support
+ - SunOS and Haiku OS support. Because exotic platforms are fun.
+
+Python:
+ - Simgrid can now hopefully be installed with pip.
+
+S4U: 
+ - wait_any can now be used for asynchronous executions too.
 
 XBT:
  - New log appenders: stdout and stderr. Use stdout for xbt_help.
@@ -32,9 +38,6 @@ Network models:
  - Remove the lagrange-based models (Reno/Reno2/Vegas). The regular
    models proved to be more accurate than these old experiments.
 
-Python:
- - Simgrid can now hopefully be installed with pip.
-
 Fixed bugs (FG=FramaGit; GH=GitHub):
  - FG#1: Broken link in error messages
  - FG#2: missing installation documentation