ChangeLog for omgrismplot
===============================
Version 1.0.6 - 2005-06-03 (VNY) +(src/omgrismplot_mod.f90)
	A bug is fixed (SSC-SPR-3436) which was leading to the 
	task failure in the Full-Frame Low-Resolution mode when
	extracting field spectra. The failure was cause by some
	unexplicable manipulation of memory by the Fortran compiler:
	coding the same thing in slightly different way has fixed
	the problem.
Version 1.0.5 - 2004-10-02 (VNY) +(src/omgrismplot_mod.f90)
	The contaminating sources are masked to avoid the 
	excessive scale of the plot in the vertical axis
	when some zero-order images overlap the 
	target spectrum (SPR-3396)
Version 1.0.4 - 2004-07-15 (VNY) +(src/omgrismplot_mod.f90) 
	The target plot is labelled with ``Object: target'' to 
	distinguish it from the other sources (SSC-SPR-3356)
Version 1.0.3 - 2004-05-13 (VNY) +(src/omgrismplot_mod.f90) Information
	bout the used spectrum extraction mode is inserted into
	the title of the output plot (SSC-SPR-3321)
Version 1.0.2 - 2004-03-04 (VNY) +(src/omgrismplot_mod.f90)
	the bug causing crushing of the task on some data set
	is fixed (SSC-SPR-3267)
Version 1.0.1 - 2004-02-03 (VNY) +(src/omgrismplot_mod.f90), 
	+(config/omgrismplot.par) The parameters plotflux and
	scalebkgplot are activeted. The spectra ID's are inserted
	into the plots (SSC-SPR-3242)
Version 1.0 - 2003-12-04 (VNY) +(src/omgrismplot_mod.f90) plotting
	of undetected spectra in included
Version 0.5 - 2003-11-21 (VNY) +(src/omgrismplot_mod.f90) wrong warning
	messages are corrected
Version 0.4 - 2003-11-20 (VNY) +(config/omgrismplot.par) the parameter
	plotdevise is set to the default value /PS since /VC is not 
	recognised in some machines
Version 0.3 - 2003-11-19 (VNY) +(config/omgrismplot.par) the parameter
	plotdevice is set to produce the portrait orientation 
	of the output plot by default; +(src/omgrismplot_mod.f90):
	the plot labels are improved
Version 0.2 - 2003-11-07 (VNY) +(src/omgrismplot_mod.f90) a new parameter
	(plotflux) is introduced 
Version 0.1 - 2003-10-27 (VNY) Created as a new task for plotting 
	OM grism spectra, SAS-SCR-116