ChangeLog for rmftools
======================
Version 1.5.1 - 2022-07-05 (EO)
-------------
+ src/readresp: Replaced she-bang /sur/local/bin/perl by /usr/bin/env
perl.
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 .
---------------------------------------------------------------------
Version 1.4 - 2017-11-27 (RDS)
------------
+ Fixed problem with readrmf documentation (SPR-2730)
Version 1.3.1 - 2004-02-19 (RDS)
------------
+ remove reference to spectrumaug in doc (SPR-2068)
Version 1.3 - 2003-10-28 (RDS)
------------
+ reordering of USEDLIBS for static build
Version 1.2 - 2003-06-16 (GV)
------------
+ Misc. fixes to make gcc-3.3 happy: include and/or
proper initialization of base classes.
Version 1.1 - 2002-08-19 (UL)
-----------
+ a few transparent changes to improve standard C++ compliance
+ now DEPENDs on package sas
Version 1.0 - 2002-07-08 (RDS)
--------------
+ uses param 2.0
Version 0.14.1 - 2002-02-12 (GV)
--------------
+ DEPEND updated -> datautils 1.0
+ remove old-style c++ headers
+ fix parameter files with mode=a
Version 0.14 2000-02-20 (UL)
------------
+ brougt in line with cal-3.99
Version 0.13 17-08-2000 (HS)
----------------------------------
+ (config dir, src/readimage.cc): Removed unused tools from
config dir, and modified interface to readimage.cc.
These changes are required to ensure the package
passes the stricter checks made during the integration.
Version 0.12.2 28-06-2000 (HS)
----------------------------------
+ (doc/rmftools_description.tex):
Updated package documentation (SOC-SPR-1623)
+ (doc/Makefile, doc/readrmf_description.tex):
Created a new task description and updated Makefile accordingly (SOC-SPR-1497)
Version 0.12.1 22-06-2000 (HS)
----------------------------------
+ (config/Makefile, config dir):
Added .info and .lyt files for each task,
and replaced .prm entries with .par entries.
Created .info and .lyt files for each task
(SOC-SPR-1507, SOC-SPR-1522, SOC-SPR-1609)
+ (src/VectorColumn.h): Now supports variable-length columns of type int-16 and int-32 (SOC-SPR-1608)
Version 0.12 28-Feb-2000
----------------------------
+ Fixed bug in ColumnData cleanup in comparermf tool
Version 0.11 07-Dec-1999
----------------------------
- Changed DEPEND file for Doomsday compatibility.
- Added .lyt files for each tool.
Version 0.10 05-Nov-1999
----------------------------
- compatible with dsplot-1.3
- removed tool readresp temporarily due to problems with FTOOL dmprmf
Version 0.9 28-Oct-1999
----------------------------
- compatible with cal-3.31
Version 0.8 27-Oct-1999
----------------------------
- Fixed another problem in the library ordering.
Version 0.7 28-Sep-1999
----------------------------
- Fixed SPR-849:rmftools: Libraries linked in wrong order
Version 0.6 23-Sep-1999
----------------------------
- added .lyt file to readrmf, and changed parameter i/f slightly.
- removed spurious dsplotsets.par file.
- removed diffimage.par and foldrmf.par files (tasks not available)
Version 0.5 14-Sep-1999
----------------------------
- brought in line with cal-3.21
Version 0.4 06-Sep-1999
----------------------------
- Fixed SPR-777:rmftools: Libraries linked in wrong order
Version 0.3 30-Aug-1999
----------------------------
- compatible with dsplot-0.13 (metatask added to USELIBS variable)
Version 0.2 07-Jun-1999
----------------------------
- Now compatible with cal-3.0
Version 0.1 28-May-1999
----------------------------
- Initial release of rmftools package.