Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kudos, dude
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 16 Aug 2007 21:46:30 +0000 (21:46 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 16 Aug 2007 21:46:30 +0000 (21:46 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4097 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 880041a..7e8cb6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,10 @@ SimGrid (3.3-cvs) unstable; urgency=low
     the code is tested not only by being run but also by checking that the
     output match an expected output [Mt].
 
+  * Move on to FleXML v1.7 for the embeeded XML parsers. This version
+    is really less memory-demanding, which should allow you to use
+    larger files in SimGrid [AL].
+
  GRAS:
   * Convert the PIDs from long int to int to match the MSG ones (and
     linux ones too) [Mt]