-*- text -*-

Copyright (c) 2001-2003 The Trustees of Indiana University.  
                        All rights reserved.
Copyright (c) 1998-2001 University of Notre Dame. 
                        All rights reserved.
Copyright (c) 1994-1998 The Ohio State University.  
                        All rights reserved.

This file is part of the XMPI software package.  For license
information, see the LICENSE file in the top level directory of the
XMPI source distribution.


2.2.3b7
-------

* Converted to using newer GNU Auto* tools
* Fixed some name conflict problems with internal LAM functions
* Applied IU license to all files and new AUTHORS file
* Added check to figure out if HOST2COMP or HOST2COMPNODE should be
  used (LAM constant)


2.2.3b6
-------

* A problem with loading app schema files from pre-2.2.3 XMPI and XMPI
  not automatically turning on tracing was fixed
* Believe the problem reported on the XMPI list with configure not
  doing the right thing when the motif include path is specified
  has been fixed


2.2.3b5
-------

* A problem with a Segmentation Fault in xpm.cc was fixed.


2.2.3b4
-------

* A problem was reported on the LAM list with XMPI_getline.  It appears I
  wasn't including the XMPI_getline headerfile in the cases where it
  was actually needed.
* Attempt at fixing a bug on IA64 with xmpi_atexit() reported on the
  LAM list.


2.2.3b3
-------

* Configure now checks to make sure LAM/MPI Trillium header files are
  installed, and gives a useful error message if they are not.
* Motif check re-written so that it will have more luck finding the
  "right" files to use
* Removed useless errno string from some error message box contents
* Fixed issue with loading app schema files from pre-2.2.3 XMPI


2.2.3b2
-------

* Fixed build issues on IRIX
* Fixed logic error that would lead to seg faults if initial kinit() failed


2.2.3b1
-------

* Added enhanced build and run window for finer-grained control over
  SPMD and MPMD applications
* Added "buoys": markers in user code that appear in trace windows
  - See http://www.lam-mpi.org/software/xmpi/lam.php for information on
    using Buoys in LAM/MPI
* Added support for MPI-2 MPI_COMM_set_name() when used with LAM/MPI 6.5
* Fixed small Lesstif bugs with mouse-over hints
* Converted to C++


2.2
---

* Updated to work with LAM 6.3.2
* Fixed small build problem on certain architectures
