ChangeLog for omthlcplot
========================

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

Version 1.6.1 - 2023-03-08 (RDS)
----------------------------
	+ Fixed various problems with the Python output
	  Changed temp filenames to omthtmp_* and set 
	  default plotfile name to plot.pdf
	  (SPR-7676)

Version 1.6 - 2022-08-23 (AG)
----------------------------
	+ Added src/omthlcplot_graph.py in order to do the plots in Python.
	Current version creates both PGPlot and matplotlib plots for testing
	purposes.


Version 1.5 - 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 1.4 - 2016-06-30 (AI)
-----------------------------
	+ (src/omthlcplot_mod.f90) gfortran compatibility changes. 
	"label" variable name is not allowed in gfortran.
	

Version 1.3 - 2002-09-12 (NW)
-------------------------------
 
        Changed the keyword warning statement in the documentation to
 	include the values of the HDUCLASS attributes, to close SPR-2973
 	(Wrong reference to data set attributes in doc).  Also changed the
 	figure in the documentation to .eps (was .ps) to avoid warnings
 	during the distribution check.
                                    
                                            
Version 1.2 - 2002-07-25 (NW)
-------------------------------
 
        Updated the DEPEND file. It now includes a dependence on sas.
                                    
                                            
Version 1.1 - 15-06-03 (NW)
----------------------

        Made the updates necessary for the new version of param
	

Version 1.0.4 - 15-03-02 (NW)
----------------------

        The documentation has been updated to include new error names.

Version 1.0.3 - 22-05-01
----------------------

        The documentation has been updated to include examples of how to
        use omthlcplot.

Version 1.0.2 - 27-04-01
-----------------------  

        The dimensions of the array Label were not consistent throughout
        the task.  This has been rectified.  The test harness has been
        changed to be variable for Linux or Unix, because the environment
        variables are different.  In this way, the test can be passed on
        Linux or Unix.


Version 1.0.1 - 08-02-01
-----------------------  
        The environment variables for `pgplot' were different to those 
        at the `static build' and hence the test was not passed, as the 
        output files were different to the comparison files.  The 
        environment variables for `pgplot' are now changed, so the 
        output files of the `static build' should pass the test.


Version 1.0 - 19/01/01
----------------------------

        - Task approved and uploaded
	
Version 0.1 - 09/01/01
----------------------------

	- Task produced ready for approval