Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s4u::Link: avoid set_sharing_policy==WIFI
[simgrid.git] / NEWS
diff --git a/NEWS b/NEWS
index 4b9ac1c..26fdc71 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+                    _               _____  ____   ___
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / _ \
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | (_) |
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ \__, |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|  /_/
+               (unreleased)
+
+
                     _               _____  ____  ___
 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \( _ )
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) / _ \
@@ -5,9 +13,9 @@ __   _____ _ __ ___(_) ___  _ __   |___ / |___ \( _ )
   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____\___/
                July 14. 2021
 
-The Victoriadagarna Release
+The Victoriadagarna Release (birthday of Crown Princess Victoria)
   
-  * Programmatic platform description (bye bye XML, hello C++)
+  * Programmatic platform description (only C++ for now).
   * New plugin to simplify producer/consumer applications.
   * MC: new tutorial and associated docker image.
   * SMPI: improve error handling for incorrect advanced usages.