Author: balaji Date: 2013-01-03 12:17:42 -0600 (Thu, 03 Jan 2013) New Revision: 10819 Modified: mpich2/trunk/CHANGES Log: Added CHANGES log for mpich-3.0.1 and mpich-3.0.2. No reviewer. Modified: mpich2/trunk/CHANGES =================================================================== --- mpich2/trunk/CHANGES 2013-01-03 18:17:41 UTC (rev 10818) +++ mpich2/trunk/CHANGES 2013-01-03 18:17:42 UTC (rev 10819) @@ -1,4 +1,36 @@ =============================================================================== + Changes in 3.0.2 +=============================================================================== + + # PM/PMI: Upgrade to hwloc-1.6.1rc1 + + # Several other minor bug fixes, memory leak fixes, and code cleanup. + A full list of changes is available using: + + svn log -r10797:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich-3.0.2 + + ... or at the following link: + + https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich-3.0.2... + + +=============================================================================== + Changes in 3.0.1 +=============================================================================== + + # PM/PMI: Critical bug-fix in Hydra to work correctly in multi-node + tests. + + # A full list of changes is available using: + + svn log -r10790:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich-3.0.1 + + ... or at the following link: + + https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich-3.0.1... + + +=============================================================================== Changes in 3.0 ===============================================================================