Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Actually, read()=0 is not an issue in the AppSide
[simgrid.git] / NEWS
diff --git a/NEWS b/NEWS
index 1a0ae4b..fe01ae8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,22 @@
+                    _               _____  __________
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ /___ /
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ |_ \
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |__) |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/____/
+               (not released yet)
+
+  * MSG and Java are gone (EOL was scheduled for 2020)
+  * Introduce a fluid I/O model, mixing I/O and network, to represent streaming from disk
+  * Fix the DPOR reduction, toward sound verifications.
+  * (+ MANY internal refactoring, bug fixes and MANY documentation improvement)
                     _               _____  _________
 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /___ \
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ __) |
  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) / __/
   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/_____|
-               (unreleased)
+               October 3. 2022
+
+The Wiedervereinigung release. Germany was reunited 32 years ago.
 
   * Various cleanups around the virtual machines API
   * Improved Python platform generation (more robust, easier to use)