Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Proposition of a NEWS entry
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 28 Mar 2021 10:11:44 +0000 (12:11 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 28 Mar 2021 10:11:44 +0000 (12:11 +0200)
ChangeLog
NEWS

index a043ffd..7ea54ef 100644 (file)
--- 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 1aafa26..537e0b7 100644 (file)
--- 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.
                     _               _____  ____   __
 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / /_
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | '_ \