ChangeLog for emdiag
====================

Version 4.1 - 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 4.0.1  -  2004-03-12 (JB)
-------------
- Uncomment maskbadpix parameter (not implemented) in doc for coherence
  with the rest of the package.

Version 4.0  -  2003-10-14 (JB)
-----------
- Change name of OFFSETS extension to OFFSETS0 to conform with emevents 8.0.

Version 3.11  -  2002-05-27 (JB)
------------
- Clarify warnings in code and doc.

Version 3.10  -  2002-05-07 (JB)
------------
- Upgrade parameter file to param 2.0.

Version 3.9  -  2000-09-29 (JB)
-----------
- Removed FILTER keyword from test file (test/diag.win).

Version 3.8  -  2000-08-09 (JB)
-----------
- Changed dependence to emsaplib 2.0 (DEPEND).

Version 3.7.1  -  2000-06-19 (JB)
-------------
- Removed blanks from error codes (doc/emdiag_description.tex
  and src/emdiag_mod.f90).

Version 3.7  -  2000-05-19 (JB)
-----------
- Add field of view selection

Version 3.6  -  2000-04-21 (JB)
-----------
- Fixed SPR 1625 (Test harness fails under FTOOLS v5.0).

Version 3.5  -  2000-02-02 (JB)
-----------
- Used a valid file name when opening a dataset in mode Temp.

Version 3.4  -  10-11-99
-----------
- Uses new emsaplib library.
- Doc updated to sas 1.155.

Version 3.3  -  04-08-99
-----------
- Changed test harness to avoid formatting problem in fimgdmp.

Version 3.2  -  09-06-99
-----------
- Upgraded to CAL 3.0.
- Simplified variable management by using parent function.

Version 3.1  -  17-05-99
-----------
- Changed the computeoffsets parameter into offsets to accommodate GUI.
- Includes a parameter layout file.

Version 3.0  -  12-05-99
-----------
- All parameter names changed to follow new guidelines
- Upgraded to be compatible with emutils in emevents 3.0.
- Uses the new CAL_setState(block) facility.
- Uses the new presentation for columns, keywords, ... in the doc.

Version 2.8  -  22-04-99
-----------
- Name of 'offset' routine changed to 'getOffsets' to avoid conflict.
- Copy the offsets as an extension.

Version 2.7  -  19-03-99
-----------
- ROWOFFST and COLOFFST exchanged in offset file after ODF ICD clarification.
- Upgraded to be compatible with CAL 2.x.
- Upgraded to be compatible with emutils in emevents 2.8.

Version 2.6  -  11-12-98
-----------
- Fixed SPR 724 (Can't rationalise coordinates af masked regions).
- Fixed SPR 723 (keyword value for the windowX0 parameter).
- Fixed SPR 722 (Inconsistent x and y values).
- Fixed SPR 721 (Confusion over EDUTHR and EDUTHRES keywords).
- Fixed SPR 720 (Confusion over EDUTHR and EDUTHRES keywords).
- Fixed SPR 719 (ODF keyword not present).
- Fixed SPR 718 (ODF keyword not present).
- Fixed SPR 717 (Undocumanted warning message).
- Fixed SPR 716 (Undocumanted error condition).
- Uses the new "layer" message interface.
- copyAttributes removed.
- The 'inccd' parameter name was changed to 'ccdmap'.
- Output maps written in primary array.
- Generic routines taken from emevents.

Version 2.5  -  12-10-98
-----------
- Test harness modified (twice) in answer to SPR 573.

Version 2.3  -  05-10-98
-----------
- Initial version for SAS v2 integration.