ChangeLog for omscattered ========================= Version 1.5 - 2018-02-14 (EO) ----------------------------- + Just a simple increase of version from 1.4 to 1.5 because version 1.4 was already deleivered, 12 May 2009, but not registered here in this ChangeLog. Version 1.4 - 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 . --------------------------------------------------------------------- Version 1.3.4 - 2014-03-31 (EC) move test data to testprods/omscattered_data/ Version 1.3.3 -2009-09-08 (VNY) +(src/checkpath.cc) including stdlib.h in order to find the function getenv Version 1.3.2 - 2009-05-07 (VNY) +test/scatVV.fit: the test file is modified to avoid an error message during the test harness. Version 1.3.1 - 2009-05-07 (VNY) +src/omscattered_mod.f90 assignment of an INTENT(IN) argument is removed (caused a compillation error). Version 1.3 - 2009-05-07 (VNY) +src/omscattered_mod.f90 A bug is fixed, which was provoking a subscripr error message Version 1.2 - 2009-04-08 (VNY) +doc/omscattered_description.tex: description document is corrected. Version 1.1 - 2009-04-06 (VNY) +src/omscattered_mod.f90: protection against a subscript error in the subroutine findHistAverage is introduced. Version 1.0 - 2009-04-05 (VNY) +src/omscattered_mod.f90: Created