2005-11-07  Ian C. Brock  <brock@physik.uni-bonn.de>

	* Added new command SET FUNCTION AREA to make AREA of Gaussian,
	Breit-Wigner etc. be that inside the plot (or orthogonality)
	range. Added checks to fun_check.
	* This will be the basis of Mn_Fit v5_13.

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

	* Add commands MADD and MSUBTRACT. Made mn_opr.fpp implicit
	none. Updated testing, manual and help accordingly. 

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

	* Add rARGUS Background function with reversed ARGUS background.
	* Adapted all test files to use a given temporary directory.
	* This directory is asked for by all_test.

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

	* Adding missing lnblnk declaration to m_chset.
	* Tar files now go to subdirectory with version number.

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

	* Release this version of the code as v5_10.
	* EXAMINE can be used for the character variables.
	* Fit status and EDM added to registers.
	* HELP on the new features should be reasonably complete.

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

	* m_ntppnt was called in imnch with the data array of the wrong
	length - suddenly cauused a segmentation violation.
	* Rename calc2_test to be text2_test.

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

	* Added code to use and fill character arrays. Can also use DEPOSIT to
	change titles and Ntuple variable names. At same time fixed some
	small bugs in parsing of strings and printing results of
	calculations. 
	* Started updating help to reflect new features - not yet
	complete.
	* Added a new test file calc2_test.mnf for the character
	manipulations. This is also not yet in all_test.

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

	* Tutorial added to repository and updated for version 5.
	* Add more 3-D histograms to root example file as well as testing
	to root_test.mnf.

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

	* Can now fetch all and a range of ROOT histograms.
	* Can also fetch 1-D and 2-D profile plots as well as variable bin
	width histograms. Cannot yet plot variable bin width 2-D
	histograms.
	* Can now fetch 3-D histograms.
	* Added more types of histogram to rootmake.C.

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

	* Add protection on size of 2-D histogram in M_IGTABL.
	* Add HRECOVER command.

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.

