ChangeLog for convregion
==================

Version 0.12.2 - 2023-04-11 (AI)
------------------------------
	+ strings_mod module added to convrestion_mod.f90.
	
Version 0.12.1 - 2023-04-04 (BP)
------------------------------
        + Doc improvements.

Version 0.12 - 2022-11-23 (BP)
------------------------------
	+ Added call to ecoordconv to fix FITS region conversion issue.
	+ Fixed bug in reading ASCII file values in mode=2.
	+ Utilizes string parsing routine from goflib.
	+ Fixed pointer indicies off by one.
	+ Added sanity checks for all modes.

Version 0.11.3 - 2021-05-06 (BP)
------------------------------
        + Fixed doc build error.

Version 0.11.2 - 2021-04-25 (BP)
------------------------------
        + Corrected array length to match SHAPE max rows.
	+ Tests for ascii output return from esky2det.

Version 0.11.1 - 2021-04-20 (BP)
------------------------------
        + Corrected array/pointer bounds.
	+ Tests for NaN return from esky2det.

Version 0.11 - 2021-04-18 (BP)
------------------------------
        + New, standalone version for sas-20.
        + Removed from esas package.
        + Renamed from conv_reg.
        + Removed fitsio calls, replaced with DAL calls.
        + Updates parameter names (see docs)
        + Updated docs.
        + Added layout file.
        + Edited ChangeLog to reflect ONLY conv_reg-related former ChangeLog entries.

Version 0.10.4 - 2018-06-05 (BP)
------------------------------
	+ Resubmit for pgp signature fail on upload. Code unchanged.


Version 0.10 - 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.9.35 - 2016-07-21 (BP)
------------------------------
	+ Proof of concept "old esas" still compiles in gfortran.
	+ Cleaned up failing laTex.
	+ removed f90_unix_proc from several tasks.
	+ Cleaned up antique F77 code.

Version 0.9.30 - 2014-09-20 (BP)
------------------------------
	+ Removed declaration of errstr in several tasks (SPR-7220).

Version 0.9.28 - 2013-10-31 (SS)
------------------------------
	+ Docs updated for all subtasks.


Version 0.9.11 - 2010-11-26 (SS)
------------------------
	+ Additional diagnostic output.

Version 0.9.3 - 2009-06-09 (CG)
------------------------
	+ All single routines' docs added.

Version 0.9.1 - 2009-05-18 (SS&BP)
------------------------
	+ Added to docs. Fixed Solaris build problem.

Version 0.5 - 2009-03-11 (AI)
------------------------
	+ DEPEND file updated

Version 0.4 - 2009-02-26 (AI)
------------------------
	+ Parameter files updated.

Version 0.3 - 2009-02-20 (AI)
------------------------
	+ Upgraded fortran 77 subroutines.

Version 0.2 - 2009-02-06 (AI)
------------------------
	+ parameter interfaces updated.

Version 0.1 - 2009-02-03 (AI)
------------------------
	+ First version of ESAS.
