Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge tag 'v3_10_rc2'
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 8 Nov 2013 23:00:32 +0000 (00:00 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 8 Nov 2013 23:00:32 +0000 (00:00 +0100)
Conflicts:
CMakeLists.txt
ChangeLog

ChangeLog
doc/doxygen/inside_release.doc

index c451e1f..0fa5331 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ SimGrid (3.11) NOT RELEASED; urgency=low
 
  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
 
-SimGrid (3.10-rc1) unstable; urgency=low
+SimGrid (3.10-rc2) unstable; urgency=low
 
  The Clean Diaper Release, a.k.a. SimGrid is leak-free.
 
@@ -38,10 +38,10 @@ SimGrid (3.10-rc1) unstable; urgency=low
      version of MPE.
    - Bug Fix: the compute part of the reduce action is now taken into account.
    - Gatherv collective is now supported
-   - Simgrid (SMPI for now) can generate replay traces as well. Option -trace-ti
-     of smpirun outputs time independent traces for the current run. One file 
-     is created per process. If too many processes are simulated, this behavior 
-     can be changed to one file for all processes by using the 
+   - SimGrid (SMPI for now) can generate replay traces as well. Option -trace-ti
+     of smpirun outputs time independent traces for the current run. One file
+     is created per process. If too many processes are simulated, this behavior
+     can be changed to one file for all processes by using the
      tracing/smpi/format/ti_one_file flag
  * smpirun generates the host file if needed (with given host count and platform)
  * Integration of more than 100 STAR-MPI, MPICH, OpenMPI collective algorithms
@@ -104,7 +104,7 @@ SimGrid (3.10-rc1) unstable; urgency=low
  * Supernovae builds are deprecated, and expected to be removed in the next
    version of SimGrid.
 
--- Mon Oct 7 2013 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
+ -- Fri Nov  8 23:54:56 CET 2013 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
 
 SimGrid (3.9) stable; urgency=low
 
@@ -180,7 +180,7 @@ SimGrid (3.9) stable; urgency=low
  TRACING:
  * Transfer the tracing files into the corresponding modules.
 
- -- Tue Feb 5 11:31:43 CET 2013 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
+ -- Tue Feb  5 11:31:43 CET 2013 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
 
 SimGrid (3.8.1) stable; urgency=low
 
@@ -480,7 +480,7 @@ SimGrid (3.7) stable; urgency=low
       Turn model-checking OFF if simulation performance matters to you.
       Not enabling it at runtime is not enough, disable it in cmake.
 
 -- Tue May 15 11:30:19 UTC 2012 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
+ -- Tue May 15 11:30:19 UTC 2012 Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
 
 SimGrid (3.6.2) stable; urgency=low
 
index 91c6de2..727819e 100644 (file)
@@ -14,12 +14,6 @@ Please apply the following checklist before releasing.
     version numbers that were used.
   - The "make distcheck" target works (testing that every files needed
     to build and install are included in the archive)
-  - The URL provided to download in the examples of
-    doc/doxygen/install.doc is accurate. Note that updating the 
-    version number is not enough as it only impacts the name that will
-    be given to the downloaded file. The real identifier is the number
-    before, between /s. This makes this part very difficult to
-    generate automatically.
 - Tests
   - All tests pass on a reasonable amount of platforms (typically,
     everything on cdash)