ChangeLog for gtibuild
======================

Version 1.5.1 - 2022-07-05 (EO)
-------------
	+ test/checkgtibuild.pl: Replaced she-bang /usr/local/bin/perl -w by
	/usr/bin/env perl plus "use warnings" and "use strict".

Version 1.5 - 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.4.4 - 2012-05-18 (CG)
-------------
	+ Documentation update - correcting misleading (wrong) example, 
	  SPR 6686


Version 1.4.3 - 2004-06-05 (EO)
-------------
	+ checkgtibuild perl script replaced by a C++ program
	  to allow to remove the dependency on DAL and on DAL_C_lib(pedal).
          Moved test/checkgtibuild to test/checkgtibuild.pl.
	  Updated test/Makefile to build properly checkgtibuild.cc.
	  Removed dependency on pedal in DEPEND.

Version 1.4.2 - 2004-03-03 (CG)
-------------
	+ Removed bug in reading input file & bug in harness test

Version 1.4.1 - 2004-02-26 (CG)
-------------
	+ Update DOCU info - SPR 2468

Version 1.4 - 2002-09-16 (GV)
-----------
	+ Works with gcc-3.1
	
Version 1.3 - 2002-07-11 (GV)
-----------
	+ DEPEND on sas.

Version 1.2 - 2002-07-8 (GV)
-----------
	+ In line with param 2.0.
	
Version 1.1 - 2002-02-08 (GV)
-----------
	+ Implementation according to updated doc, test harness.
	
Version 1.0 - 2001-12-20 (GV)
-----------
	+ documentation updated.
	
Version 0.3.3 - 2001-06-06 (UL)
-------------
	+ ironed out another docu problem

Version 0.3.2 - 2001-05-31 (UL)
-------------
	+ fixed broken link doc
	+ fixed obsolete C++ #include statement

Version 0.3.1 - 2000-10-24 (GV)
-------------
	+ should have included cstdio.

Version 0.3 - 2000-10-18 (GV)
-----------
	+ include <cstdlib>

Version 0.2 - 2000-10-03 (JDR)
-----------
- added support for periodic intervals
- task description completed

Version 0.1 - 2000-09-01 (JDR)
-----------
- directory structure created by pkgmaker