2 v5_05  15/03/2005
 The following version numbers apply to this version of Mn_Fit:

 Mn_Fit      v5_05
 ZEUS_DSP    1.00/05

 This section lists the changes that have been made since
 Mn_Fit version 4.07/36. Check `HELP CHANGES V4_07' for a list of
 changes made in version 4.07, some of which you may have missed if you
 have been running a version earlier than 4.07/36.

 This release has been tested with the 2002, 2003 and 2004 releases of the
 CERN libraries. Depending on your version of gcc you may only be able to link
 with one one of the versions. Versions earlier than 98 are known to have
 date/time problems.

 +++ Known Bugs or Problems:
 ___________________________


 `DRAW' commands with the mouse on only work in CM.

 You cannot give a range of array elements to use in a `CUT'
 command. This only works in the variables to be projected. If you
 need to do something fancy like this you have to use a COMIS function
 for the cut.

 You can only access a variable in a CWN using the `DEPOSIT/EXAMINE'
 commands. It is not possible to access array elements this way.

 The ZEUS forward detector display has not yet been integrated into this
 verison.


 +++ New Features:
 _________________


 Mn_Fit has moved to cpp and make. The VMS version is frozen.

 Cernlib version 2002 is now the default, but other version may be used
 depending on the location.


 +++ New Commands:
 _________________


 DRAW SEGMENT           Draws a circle segment using endpoints and sagitta.


 +++ Modified Commands:
 ______________________


 NTUPLE MERGE           Internal changes to avoid segmentation violations.


 +++ Improvements and Bug Fixes:
 _______________________________


 Cernlib version 2003 is now the default.

 Only Linux version has so far been made and tested using make.

 Many improvements to Makefile.

 Add Makefile.user in order to make a user version of Mn_Fit.

 `NTUPLE MERGE' uses separate HBOOK top-level directory names. This will
 hopefully avoid segmentation violations.