Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix: don't assume that null content means not found. Add tons of debugs to find...
[simgrid.git] / NEWS
diff --git a/NEWS b/NEWS
index d0fd876..0f4a4b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1 +1,25 @@
-Everything is new or even to be written for now.
+This is a shortened version of the changelog.
+
+0.2 (2004-07-24)
+ - Bug fixes, API and build process polishing, documentation improvement
+ - build shared libs
+
+0.1 (2004-07-13)
+ - No major issue discovered, time to change the versionning schema
+
+0.0.4 (2004-07-11)
+ - compute the inter-field paddings of structure correctly
+ - macro to parse [simple] datatypes w/o the pain of declaring them manually
+ - toysuite to automatize remote compilation
+
+0.0.3 (2004-07-07)
+ - implement convertion between
+
+0.0.2 (2004-07-05)
+ - ping test works in SG
+
+0.0.1 (2004-06-21)
+ - ping test works in RL
+
+Begin of the coding back in june 2003. The first prototype was completely
+rewriten /at least once/ since then.