ChangeLog for eprejectti
========================

Version 0.3 - 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.2 - 2014-01-20 (MJF)
------------------------------
- (src/epreject_mod.f90): make light curve bins more robust against time jumps

Version 0.1 - 2014-01-17 (MJF)
------------------------------
- based on epreject-5.14.6 with all features removed that are not relevant
  to the 2003 "TI mode soft flare flagging", i.e. the task contains only
  a single-purpose program.
  This Changelog keeps all relevant historical information (see below)


epreject-5.10 - 2007-08-09 (HB)
-------------------------------
- (src/epreject_mod.f90) prevented PHA values from going negative if
                         illegal values in master offset are encountered;
                         corrected error in soft flare screening code

epreject-5.3.1 - 2004-01-29 (HB)
--------------------------------
- (doc/epreject_description.tex): included soft flare screening code in
	                  description

epreject-5.3 - 2003-12-11 (HB)
------------------------------
- (src/epreject_mod.f90): code to flag soft flare events added (turned off
	                  by default)