ChangeLog for eimageget
=======================

Version 0.8.4 - 2025-01-31 (AI)
-------------
	+ HEASOFT env variable added to the test to prevent 
    terminal redirection error (SPR-7816).

Version 0.8.3 - 2024-11-07 (RDS)
-------------
	+ src/eimageget.sh: Replaced fkeypar by ftkeypar (SPR-7752)
			    Also changed {file}[0] -> {file}+0
			    Removed blanks and quotes from returned strings
			    (SPR-7802)

Version 0.8.2 - 2022-07-04 (EO)
-------------
	+ src/eimageget: Replaced she-bang /usr/local/bin/perl -w by
	/usr/bin/env perl plus "use warnings" and "use strict".


Version 0.8.1 - 2021-01-15 (EO)
-------------
	+ doc/images.ps: Image was exported to eps to be used in HTML
	documentation. Size decreased from 2,2 MB to 0.15 MB.
	+ doc/eimageget_description.tex: images.ps -> images.eps. 

Version 0.8 - 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.7 - 2017-06-19 (rds/mjf)
----------------------------------
- (src/eimageget.sh): changed from "attcalc" to "attcalc2" projections
- (DEPEND): added attcalc2-1.3

Version 0.6.1 - 2017-01-21 (mjf)
--------------------------------
- (doc/eimageget_description.tex): minor editorial changes
- (doc/eimageget_description.tex): adapted link to new cosmos web structure
  (SPR-7416)

Version 0.6 - 2014-09-01 (rsturm)
---------------------------------
- (src/eimageget): new parameters (withfwcimages,withwindowmode)

Version 0.5 - 2014-06-05 (rsturm)
---------------------------------
- (src/eimageget): /bin/bash bugfix (Ubuntu)

Version 0.4 - 2014-05-27 (rsturm)
---------------------------------
- GUI included
- (src/eimageget): small adjustments
- (src/eimageget.sh): small adjustments
- (doc/eimageget_description.tex): small adjustments


Version 0.3 - 2014-03-13 (rsturm)
---------------------------------
- (src/eimageget.sh): bad pixel adjustment
- (doc/eimageget_description.tex): extended documentation

Version 0.2 - 2014-01-13 (rsturm)
---------------------------------
- (DEPEND): added eptestdata-0.10
- (doc/eimageget_description.tex): updated documentation

Version 0.1 - 2014-01-10 (rsturm/mjf)
-------------------------------------
- first version within SAS environment