************************************************************************
*                                                                      *
*    This is a BETA VERSION of mathX. That means it is very likely     *
*    to see mathX crash or do unexpected things sometimes!!!           *
*                                                                      *
*    Please report errors to my address given in the documentation.    *
*                                                                      *
************************************************************************

Beta history:

V0.60beta (1996-09-24):

  * 3D graph: again surface plots like in Graph2D
  * Made math library portable and trapped some bugs "en passant"
  * A bit more nerving

V0.50beta (1996-08-24):

  * Derivatives sucked. Won't let compiler optimize anything again...
  * New: Registration window
  * Redesigned term display window
  * Little bug in char. polynom window
  * Support BBS with new phone number

V0.40beta (1996-08-14):

  * WRONG STACKSIZE IN MAGICWB-ICONS CRASHED MATHX EVERYWHERE!!!
  * Bad bug in inverting rational numbers and some minor math bugs
  * New internal functions: abs(), asin(), acos(), integral(),
    normale(), tangente(), taylor()
  * Improved MathScript export
  * Bug in localization of register titles and cycle entries
  * Fixed little bug in term display
  * Cosmetics in documentation, catalog description and About window

V0.30beta (1996-08-02):

  * Doubled speed of symbolic operations by using class specific memory
    (de-)allocators which handle large memory blocks for many objects
  * New Simplification window and overall improved simplifications
  * Progress indicator in Determinant/Inverse window
  * Read only term fields at all places where editing does not make sense
  * MathScript ARexx support
  * Trapped some minor memory leaks
  * Internal: optimized + and * operator for n operands
  * Seperate &* operator for matrix multiplication
  * Fixed some little bugs
  * Reworked documentation
  * Smaller font for exponents in term display

V0.20beta (1996-07-18):

  * New: Characteristical polynom
  * Taylor approximation asks for degree of result polynom
  * Expression string gadgets can hold longer texts
  * Internally restructured math lib, more internal functions

V0.10beta (1996-06-24):

  * First public beta version of mathX
