ChangeLog for evalcorr
======================

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.1 - 2009-09-10 (DLG)
-----------
+ Modified test harness for new SYSERRCC values
	
Version 0.7 - 2009-09-04 (DLG)
-----------
+ Fixes to make evalcorr gcc4.3 compliant
	
Version 0.6 - 2009-08-06 (DLG)
------------
+ Modified default values of SYSERRCC to 0.35" (pass) and 1.0" (fail) per MGW's recommendations.
	
Version 0.5 - 2006-02-08 (DJF)
-----------
+ Added additional test #LIK_HOOD > intercept + gradient * #LIK_NULL
+ Tests are controlled via a selection expression where the test result will be substituted for the test names.
+ Removed unnecessary command line options.
+ Added option to record result of individual tests as keywords.
+ Test harness updated.

Version 0.4 - 2003-06-18 (GV)
-----------
+ (Evalcorrc.cc,h) Make use of proper string stream headers.
	
Version 0.3.1 - 2002-07-30
------------------------
- Changed test harness to use 'cmp' to compare output.
- Fixed Test 13

Version 0.3 - 2002-07-11
------------------------
- Updated parameter interface

Version 0.22 - 2002-06-11
-------------------------

- Documentation fix

Version 0.21 - 2002-05-31
------------------------
- Updated dependencies (SAS 5.3.3)

Version 0.2 - 2002-05-29
------------------------
- Version number changed for upload to SAS for SAS 5.3.3.  


Version 0.1.1 - 2002-05-20
----------------------------
- Changed warnings to errors.  If they occur there is something
  amiss that you really need to fix.

	
Version 0.1 - 2002-05-15
----------------------------
- Directory structure created by pkgmaker.