ChangeLog for rgslinepos ======================== Version 1.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 . --------------------------------------------------------------------- Version 1.6 - 2016-09-07 (AI) ------------ + (src/rgslinepos_mod.f90) Initialization to null of all pointers that are passed to C++ (Dope vectors). If we do not initizialize the pointers, we get seg fault at run-time with gcc-6.2. Version 1.5 - 2016-07-21 (AI) ------------ + (src/rgslinepos_mod.f90) gfortran compatibility changes applied. Version 1.4 - 2009-05-08 (CG) ------------ + DEPEND updated - ssclib 4.8 Version 1.3.1 - 2004-02-23 (CG) ------------- + to cope with rgslib 1.30.1 (answer to SPR2489) >> depends on ssclib Version 1.3 - 2003-04-02 (CG) ------------ - now DEPENDs on sas + par 2.13 Open SPRs: Version 1.2 - 2001-10-26 (CE) ----------- - changed all real variables to double to follow change in CAL 3.121 - changed instrument names to lower case (now rgs1|rgs2) to be consistent with other RGS tasks - tighter check on runtest Version 1.1.3 - 2001-07-17 (CE) ---------------------- - fixed DEPEND: rgslib 1.12 Version 1.1.2 - 2001-07-16 (CE) ---------------------- - fixed DEPEND: cal 3.113 Version 1.1.1 - 2001-06-22 (CE) ---------------------- - fixed DEPEND Version 1.1 - 2001-06-06 (CE) ---------------------- - added F/L correction - updated documentation to clarify that the output is in CHIPCOORD Version 1.0 - 2001-06-06 (CE) ---------------------- - first release. Version 0.1 - date ---------------------------- - Directory structure created by pkgmaker.