News about the MathArray Class Library.
----------------------------------------
See ChangeLog for more specific changes.

Changes in version 1.00:

    * Fix various compilation and include problems
    * Configure to include NSDecimal support
    * Fix for changes in behavior of Foundation libraries
    * Add OS X Project Builder project

Changes in version 0.90:

    * Compiles on MacOS X    
    * Remove Framework support.
    * Install headers correctly.

Changes since version 0.30:

    * Added support for GNUstep makefile package.
    * Add NSDecimal number support on systems that support it.
    * Compile as a Framework on systems that support it.
    * Added random number generators.
    * Updates to work with NeXT OPENSTEP.
    * Bug fixes.

Changes since version 0.20:

    * Renamed some complex functions.  Improved creation and calculation
    of complex values.
    * Implemented -concatArray:. 
    * Minor improvements in code handling and a few new function
    definitions. Signal handling has been removed since it doesn't
    really work anyway.

Changes since version 0.10:

    * Implemented maMatrixMultiply, maWhere, maTranspose, maFFT, maShift,
    and some other methods. 
    
    * Reports some math errors, but isn't very specific. Moved header files
    to MathArray subdir for better inclusion. 
    
    * Bug Fixes.
