-*- text -*-

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
