Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document last changes
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 25 May 2005 11:37:42 +0000 (11:37 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 25 May 2005 11:37:42 +0000 (11:37 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1293 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index d0c49dc..77f4f92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,17 @@ SimGrid (2.95) unstable; urgency=low
   MSG
   * Implement MSG_get_msgload [MQ]
 
+  SURF
+  * Bugfix: Allow absolute paths for platform description files [MQ]
+
+  GRAS
+  * <project>.Makefile.local (generated from gras_stub_generator) |MQ]:
+    - Do clean .o files
+    - Compile with -g
+  * bugfix in automatic type parsing: differentiate the types "char[22]"
+    and "unsigned char[22]". "short" and "long" modifiers were also ignored;
+    other modifier (such as reference level) are still ignored. [MQ]
+  
  -- 
 
 SimGrid (2.94) unstable; urgency=low