From 64f6199f5a38006e3fb6466324234fd76e3990cb Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 21 Jun 2019 22:33:38 +0200 Subject: [PATCH] proposal of a name + changelog for 3.23 --- ChangeLog | 11 +++++++---- NEWS | 6 ++++++ 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9908454f83..74b14dbfed 100644 --- 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 diff --git a/NEWS b/NEWS index 7e70afe3c6..8db7af0e61 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ __ _____ _ __ ___(_) ___ _ __ |___ / |___ \|___ / \_/ \___|_| |___/_|\___/|_| |_| |____(_)_____|____/ (not released) +The Exotic Solstice Release. + + * Support for Solaris and Haiku OSes. Just for fun :) + * SMPI: more of MPI3.1; some MPI/IO and async collectives. + * Python bindings can now be installed from pip. + * (+ the many many bug fixes and internal refactorings) _ _____ ____ ____ __ _____ _ __ ___(_) ___ _ __ |___ / |___ \|___ \ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ __) | __) | -- 2.20.1