2005-05-13  Ian Brock  <brock@physik.uni-bonn.de>

	* This corresponds to Mn_Fit version 5_06.
	* Finally fixed but for Z axis in 2-D plots properly.
	* Fixes to Makefile for LNS - use Cernlib 98 everywhere.
	* m_call renamed to m_call_comis.

2005-05-12  Ian Brock  <brock@physik.uni-bonn.de>

	* ROOT interface for histograms works at a basic level.
	* Changes to many routines also associated with SHOW and SET.
	* Show current HBOOK and ROOT file with SHOW FILE command.
	* Fixed a bug in font for Z axis in 2-D plots with colour option -
	still does not work consistently.

2005-04-12  Ian Brock  <brock@physik.uni-bonn.de>

	* Added reversed CB line shape to get a Gaussian with an upper tail.

2005-04-08  Ian Brock  <brock@heps.phys.cmu.edu>

	* Can normalise the area of the ARGUS background function using
	SET FIT AREA comand.
	* If you switched FIT AREA off and on again and no parameters changed,
	integration was not redone.
	* Can read up to 1000 plots from an ascii file (dat_fetch) without
	losing track of which I have read.
	* Started adding capability to read in root histograms.

2005-03-15  Ian Brock  <brock@heps.phys.cmu.edu>

	* Modify m_ntpmrg.fpp to use MRGIN and MRGOUT HBOOK directories
	rather than MN_HBIN and MN_HBOUT. Seems to got rid of segmentation
	violation problems.
	* Add new possibility make mn_fit_date to update date in
	m_start.fpp which is printed out when Mn_Fit starts. This should
	be run before a new release.

2005-03-14  Ian Brock  <brock@heps.phys.cmu.edu>

	* Added mnreport.cls again, until I figure out how to change Table
	of Contents without the whole manual.
	* Updated demo logfiles.
	* Add Makefile.user to make a user version of Mn_Fit.
	* Example files to include and a macro to run are in doc directory.

2005-03-11  Ian Brock  <brock@heps.phys.cmu.edu>

	* Included Kevin McCarty's fixes for /tmp.
	* Fixed test macros so that they work from any directory.
	* Cleaned up making of manual - it does not need mnreport.cls
	anymore. 
	* Updated making of tar files and added description of how to make
	a new release.

2005-03-03  Ian Brock  <brock@physik.uni-bonn.de>

	* Replace more with less for paging.
	* More fixes for new directory structure tdata instead of test.
	* Remove a GKSGRAL ifdef.

2004-10-06  Ian Brock  <brock@physik.uni-bonn.de>

	* Remove ability to read Hybrid histograms.
	* Start adding ability to read root histograms.
	* Fix things so typscn library without readline also can be made.

2004-06-07  Ian Brock  <brock@physik.uni-bonn.de>

	* Hopefully finished debugging of text string handling - problem
	with recursive calls fixed.
	* Rename CLEO unit routines so that files have same name as
	subroutines.
	* TVCERN -> CERNVERS in Makefile.
	* Update text testing routine - should be added to all_test.

2004-03-29  Ian Brock  <brock@physik.uni-bonn.de>

	* More complete ability to get at text strings in titles and
	Ntuple variables - still needs some debugging.
	* Test of text manipulation added.
	* Documentation updated to reflect version 5.
	* Rename demo log files.
	* Some redefinition of Mn_Fit environment variables made, but this
	does not work properly in all cases. For next version make MN_FIT
	the top-level directory and MN_FIT_SYS the system specific one.

2004-03-17  Ian Brock  <brock@desy.de>

	* Add CERN 2002 include files.
	* Correct name for news file.
	* Several improvements to Makefile. Manual is not yet complete.

2003-10-06  Ian Brock  <brock@physik.uni-bonn.de>

	* First attempt to put typscn into autoconf, automake framework.

