ChangeLog for epfast
====================

Version 0.7 - 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.6 - 2014-05-06 (RDS)
------------
	+ src/epfast.cc			- Sets a RDCTI attribute and refuses
	  test/testepfast	  	  to run on an event file where this
					  has been set. (SPR-7183).

Version 0.5 - 2014-04-21 (AI)
------------
	+ gcc 4.8.2 portability change
	
Version 0.4.2 - 2013-04-05 (RDS)
------------
	+ src/epfast.cc			- Refuses to run if the RDPHA correction
					  has already been applied (SCR-7102)

Version 0.4.1 - 2012-04-20 (RDS)
------------
	+ src/epfast.cc			- Refuses to run if offset map has
					  been taken with the CLOSED filter
						(SCR-327)

Version 0.4 - 2008-12-10 (RDS)
------------
	+ Fixed problem with documentation build

Version 0.3 - 2008-04-24 (RDS)
------------
	+ First uploaded version

Version 0.2 (RDS) 03-04-2008
------------
	+ temp parameter to turn off randomisation

Version 0.1 (RDS) 26-09-2007
------------
	+ original