2007-06-22Tag the Open MPI v1.2.3 release. v1.2.3
timattox [Fri, 22 Jun 2007 19:19:00 +0000] rev 17378
Tag the Open MPI v1.2.3 release.

2007-06-15Resync the 1.2 NEWS file with the trunk, and bump the version to rc2. v1.2 v1.2.3
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.

2007-06-15Up the version so we can release 1.2.3rc1. v1.2
timattox [Fri, 15 Jun 2007 04:40:47 +0000] rev 17376
Up the version so we can release 1.2.3rc1.

2007-06-15Resync v1.2 NEWS file with the trunk. v1.2
timattox [Fri, 15 Jun 2007 04:38:13 +0000] rev 17375
Resync v1.2 NEWS file with the trunk.

2007-06-13Closes #1040: Fix Comm_spawn problems with mapping bookmark and no-use-local v1.2
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.

2007-06-12Closes #1055: Fix segfault when a home dir is unavailable on a remote node v1.2
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.

2007-06-12Closes #1056: Check for MPI_STATUS_IGNORE in mtl_iprobe v1.2
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

2007-06-09The openib compiler warning was not in a 1.2.x release... removing NEWS entry. v1.2
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.

2007-06-09Resync NEWS file with the trunk... Add two entries to the 1.2.3 section. v1.2
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.

2007-06-09Closes #1046: fix compiler warning in openib BTL v1.2
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.