ChangeLog for ombackground
==========================

Version 0.7.5 - 2023-04-03 (RDS)
-----------------------------
	+ improved documentation

Version 0.7.4 - 2023-03-15 (RDS)
-----------------------------
	+ config/ombackground.par	- set default filename to 
					  ombackground.pdf (SPR-7681)

Version 0.7.3 - 2023-03-03 (RDS)
-----------------------------
	+ Positioned legend within the plot
	+ Solved issue with unsorted filenames
	+ removes temporary files which may exist in
	  the current directory at the beginning of the run
		(SPR-7672)

Version 0.7.2 - 2022-02-22 (AG)
-----------------------------
	+ Fixed an issue which caused the Python exit status unkown to the
	main Fortran code.

Version 0.7.1 - 2021-11-25 (AG)
-----------------------------
	+ Fixed a bug related to the \author section in the documentation.

Version 0.7 - 2021-08-18 (AG)
-----------------------------
	+ PGPlot removed. Using Python's matplotlib library instead. 
	+ Modified the needed files for it to work: added the Python
	dependencies, the new Python tests and the path to the source
	directory.
	+ src/om_background_plots.py: new module added to carry the plotting
	operations. This change implies the removal of several internal calls
	to the PGPlot code.
	+ Added histbbins as a parameter: the user can now specify the number of bins in the histograms.


Version 0.6 - 2018-02-13 (EO)
-----------------------------
	+ This is a new major version of this package including a new GNU
	Public License Text disclaimer required to distribute the SAS source
	code to the Astronomical Community under the terms of the GNU Public
	License. The text as it is shown below is the same that has been 
	included in all SAS source code files.

	ESA (C) 2000-2018 

	This file is part of ESA's XMM-Newton Scientific Analysis System
	(SAS).

	SAS is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	SAS is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.
	   
	You should have received a copy of the GNU General Public License
	along with SAS.  If not, see <http://www.gnu.org/licenses/>.
	---------------------------------------------------------------------


Version 0.5 - 2010-01-30 (CB)
----------------------------
        +src replaced pgline by
	pgmove and pgdraw to
	fix build failure 
        on xmac02


	
Version 0.4 - 2010-01-30 (CB)
----------------------------
        +src added EXTERNALS = pgplot to
	makefile to fix build failure
	on xmac02

Version 0.3 - 2010-01-23 (CB)
----------------------------
        +test Ammended test-harness
	to fix failure on some machines.
	

Version 0.2 - 2010-01-22 (CB)
----------------------------
        Corrected documentation to fix
	build failure.


Version 0.1 - 2010-01-21 (CB)
----------------------------
        First uploaded version of the task
	(SRC 290).