timattox [Fri, 22 Jun 2007 19:19:00 +0000] rev 17378
Tag the Open MPI v1.2.3 release.
timattox [Fri, 15 Jun 2007 14:23:38 +0000] rev 17377
Resync the 1.2 NEWS file with the trunk, and bump the version to rc2.
timattox [Fri, 15 Jun 2007 04:40:47 +0000] rev 17376
Up the version so we can release 1.2.3rc1.
timattox [Fri, 15 Jun 2007 04:38:13 +0000] rev 17375
Resync v1.2 NEWS file with the trunk.
timattox [Wed, 13 Jun 2007 18:17:54 +0000] rev 17374
Closes #1040: Fix Comm_spawn problems with mapping bookmark and no-use-local
Submitted by rhc, Reviewed by tprins, RM-Approved by Rich
Patch applied which improves the handling of NULL data in the GPR.
timattox [Tue, 12 Jun 2007 18:37:35 +0000] rev 17373
Closes #1055: Fix segfault when a home dir is unavailable on a remote node
Submitted by rhc, Reviewed by jsquyres, RM-Approved by tdd
Patch applied:
Fix the parameter list to opal_show_help for when the home dir is missing.
timattox [Tue, 12 Jun 2007 17:16:14 +0000] rev 17372
Closes #1056: Check for MPI_STATUS_IGNORE in mtl_iprobe
Submitted by gshipman, Reviewed by Brian, RM-Approved by Rich
r15002: handle MPI_STATUS_IGNORE in iprobe for the MTLs
r15003: update copyright.
r15004: don't update MPI_ERROR
timattox [Sat, 09 Jun 2007 13:17:06 +0000] rev 17371
The openib compiler warning was not in a 1.2.x release... removing NEWS entry.
timattox [Sat, 09 Jun 2007 13:05:40 +0000] rev 17370
Resync NEWS file with the trunk... Add two entries to the 1.2.3 section.
timattox [Sat, 09 Jun 2007 13:01:36 +0000] rev 17369
Closes #1046: fix compiler warning in openib BTL
Submitted by Jeff, Reviewed by Brian, RM-Approved by Rich
Two line patch applied which removes compiler warning.