From a2e7d98dd710e1f0454a210a7cc7afb90a375233 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 28 Mar 2021 12:11:44 +0200 Subject: [PATCH] Proposition of a NEWS entry --- ChangeLog | 11 ++++++----- NEWS | 8 +++++++- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index a043ffd748..7ea54efe26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,8 @@ SimGrid (3.26.1) NOT RELEASED YET (v3.27 expected March 20. 2021, 09:37 UTC) -User-visible changes: - - Removed some option aliases that were deprecated since v3.23 (June 2019) - - 'verbose-exit' is now 'debug/verbose-exit' - - 'simix/breakpoint' is now 'debug/breakpoint' - - 'clean-atexit' is now 'debug/clean-atexit' +Main user-visible changes: + - All functions marked as deprecated since one year were removed. - Removed all that was related to the "Storage" type in all APIs and bindings. "Disks" have been introduced more than a year ago to replace them for the better. It's time to finish this replacement. @@ -15,6 +12,10 @@ User-visible changes: avoiding "initializer element is not constant" errors with some codes. Please be careful to recompile your MPI codes if switching to this new SimGrid version. - Network model ns-3 now requires version ns-3.28 or higher. + - Removed some option aliases that were deprecated since v3.23 (June 2019) + - 'verbose-exit' is now 'debug/verbose-exit' + - 'simix/breakpoint' is now 'debug/breakpoint' + - 'clean-atexit' is now 'debug/clean-atexit' S4U: - New functions: Comm::sendto_{init,async} to initiate a communication diff --git a/NEWS b/NEWS index 1aafa265c2..537e0b79e8 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,14 @@ __ _____ _ __ ___(_) ___ _ __ |___ / |___ \___ | \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ __) | / / \ V / __/ | \__ \ | (_) | | | | ___) | / __/ / / \_/ \___|_| |___/_|\___/|_| |_| |____(_)_____/_/ - (unreleased) + March 29. 2021 + The Ragnar Release (anniversary of the siege of Paris by Vikings in 845) + + * SMPI: can now report leaks and hint about the mallocs and kernels hindering simulation scalability + * Doc: Several new sections in the user manual, and start documenting the internals. + * S4U: Direct comms from host to host, without mailboxes. + * Many internal cleanups and refactoring to prepare the future. _ _____ ____ __ __ _____ _ __ ___(_) ___ _ __ |___ / |___ \ / /_ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ __) | '_ \ -- 2.20.1