ChangeLog for odfbrowser
========================

Version 1.6 - 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.5.1 - 2011-02-01 (AI)
-----------
	+ RGS Spectroscopy Small Window case added.
	
Version 1.5 - 2003-11-06 (EO)
-----------
	+ Add and correct libraries' order in USEDLIBS for proper static building.

Version 1.4 - 2003-06-26 (GV)
-----------
	+ Add #include<qmainwindow.h> in src/*Button.cc so that it
	compiles with Qt 3.1. SOC-SPR-2437.
	
Version 1.3 - 2003-03-10 (JBa)
-----------
	+ Make GCC-3.2 happy (src/ExposureButtonsView.cc,src/OdfInfoView.cc)
	+ Enforce epicproc 2-.0 (DEPEND)

Version 1.2 - 2002-07-16 (JBa)
-----------
	+ Make chkdist happy

Version 1.1 - 2002-06-11 (JBa)
-------------
	+ using param-2

Version 1.0.2 - 2002-04-05 (JBa)
-------------
	+ extended documentation
	+ better button to start the procs
	+ by default, the engineering modes are not shown

Version 1.0.1 - 2002-03-10 (GV)
-------------
	+ updated DEPEND.
	
Version 1.0 2002-02-01 (JBa)
----------------------------
	+ Selecting exposures will enable 'configuration' buttons. These
	  buttons will pop-up the Parameter dialogs, whilst remembering the
	  state of the procs' parameters.
	+ Added a 'Run' button, that will kick-off any proc, for which
	  exposures were selected.
	+ Implementation of fail-safe solutions, to trap problems within
	  the proc and/or missing proc and/or bad configuration.

	
Version 0.1 2001-07-13 (JBa)
----------------------------
	+ initial version of the dataset browser