Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further cleanup in the ignore file
[simgrid.git] / ChangeLog
index d7b768a7913ea3800389337d7732bf677d272d86..be7e41576094e0d88276177600c098568dc625ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
 SimGrid (3.10) NOT RELEASED; urgency=low
 
- (to complete)
+ XBT:
+ * Our own implementation of getline is renamed xbt_getline, and gets
+   used even if the OS provide a getline(). This should reduce the
+   configuration complexity by using the same code on all platforms.
+
+ Java:
+ * Reintegrate Java to the main archive as desynchronizing these
+   package is not acceptable anymore (Java is now considered stable)
+ * Bugfix: Task.setDataSize() only changed the C world, not the value
+   cached in the Java world
 
 -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>