ChangeLog for evigweight
========================


Version 1.10 - 2024-07-01 (AI)
-----------------------------
	+ MOS and pn reference files in test updated with latest XAREAEF
	(SOC-SPR-7748)

Version 1.9 - 2024-02-12 (AI)
-----------------------------
	+ (src/evigweight_mod.f90) check if the input event list for a given CCD is not empty. SOC-SPR-7718 fixed

Version 1.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 1.7 - 2016-09-07 (AI)
-----------
- (src/evigweight_mod.f90) Initialization to null of all pointers that are passed 
  to C++ (Dope vectors). If we do not initizialize the pointers, 
  we get seg fault at run-time with gcc-6.2.		

Version 1.6 - 2003-02-28 (JB)
-----------
- Changed test harness to follow new QUANTUMEF in testccf 1.102.

Version 1.5 - 2003-01-16 (JB)
-----------
- Pass instrument and filter to CAL when no EXPOSUnn exposure.

Version 1.4 - 2002-11-15 (JB)
-----------
- Deal with node_id for MOS when no EXPOSUnn exposure.

Version 1.3 - 2002-09-24 (JB)
-----------
- Improve doc.

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

Version 1.1.6 - 2002-04-09 (JB)
-------------
- Put authors' Email on a new line and removed a parenthesis in Eq.(11).

Version 1.1.5 - 2002-04-09 (JB)
-------------
- Filled the doc's error section.

Version 1.1.4 - 2002-03-27 (JB)
-------------
- Changed the doc for coherence with evselect on withzerrorcolumn.

Version 1.1.3 - 2002-02-19 (JB)
-------------------------------
- Adapted test harness to cal 3.136

Version 1.1.2 - 2002-02-11 (JB)
-------------------------------
- Removed message for low and high energies.
- Adapted test harness to cal 3.135.6
- Removed workaround to SPR 2178.

Version 1.1.1 - 2002-01-31 (JB)
-------------------------------
- Test harness modified to conform to new testccf (test/*.ref files)

Version 1.1 - 2002-01-22 (JB)
-----------------------------
- Changed the evigweight.info file.
- Updated the doc to precise call to eexpmap.

Version 1.0.1 - 2001-11-05 (JB)
-------------------------------
- Bug correction in doc.

Version 1.0 - 2001-10-29 (RG)
----------------------------
- First official version.