Author: goodell Date: 2012-12-19 21:46:55 -0600 (Wed, 19 Dec 2012) New Revision: 10779 Modified: mpich2/branches/release/mpich-3.0/CHANGES Log: updating CHANGES for 3.0, which is what I always forget to do... Modified: mpich2/branches/release/mpich-3.0/CHANGES =================================================================== --- mpich2/branches/release/mpich-3.0/CHANGES 2012-12-20 03:05:06 UTC (rev 10778) +++ mpich2/branches/release/mpich-3.0/CHANGES 2012-12-20 03:46:55 UTC (rev 10779) @@ -15,11 +15,11 @@ # Several other minor bug fixes, memory leak fixes, and code cleanup. A full list of changes is available using: - svn log -r10344:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich-3.0rc1 + svn log -r10344:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich-3.0 ... or at the following link: - https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich-3.0rc... + https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich-3.0?a... ===============================================================================