Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I had forgotten to commit these files at release time...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 25 Aug 2005 22:15:49 +0000 (22:15 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 25 Aug 2005 22:15:49 +0000 (22:15 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1664 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog
configure.ac

index d5e9a49..9eb85c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,17 @@
-SimGrid (2.97) unstable; urgency=low
+SimGrid (3.01) unstable; urgency=low
+
+  * 
+
+ --
+
+SimGrid (3.00) stable; urgency=low
   
  SURF:
   * New! Give the possibility to hijack the surf parser and thus bypass 
     MSG_create_environment and MSG_launch_application. Have a look at
     examples/msg/msg_test_surfxml_bypassed.c to see how it can be done.
        
- -- 
+ -- Arnaud Legrand <simgrid-devel@lists.gforge.inria.fr>  Sat, 20 Aug 2005 23:25:25 -0700
 
 SimGrid (2.96) unstable; urgency=low
 
index 4904c99..1378f23 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 AC_PREREQ(2.59)
-AC_INIT([simgrid],[2.97-cvs],[simgrid-devel@lists.gforge.inria.fr])
+AC_INIT([simgrid],[3.00],[simgrid-devel@lists.gforge.inria.fr])
 AC_CONFIG_SRCDIR([include/gras.h])
 AC_CONFIG_HEADERS([src/gras_config.h])
 # A CI_PREREQ(2003.01.16) # We need a recent ACI when having sub-modules