ChangeLog for preferences
=========================

Version 0.8 - 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 0.7 - 2003-05-02 (UL)
-----------
	+ un-did 0.6-change (X-server problem was solved by other means)
	  [this closes SPR 2435: 'fails to compile on mir']

Version 0.6.1 - 2003-02-24 (UL)
-------------
	+ minor stdc++ compliance fix (enforced by gcc-3.2.2)

Version 0.6 - 2002-12-09 (GV)
-----------
	+ Comment out EXTERNALS = qt from the Makefiles so that running
	sasprefgen does not require an active X server.

Version 0.5 - 2002-12-06 (UL+GV)
-----------
	+ global prefernce file is now sought under $SAS_DIR/config/sas.pref
	  (was: $HOME/.sas.pref)

Version 0.4 - 2002-11-25 (UL)
-----------
	+ avoid duplicates in SAS_DIR+SAS_PATH
	+ param-2.0 compliant parameter file

Version 0.3 - 2002-06-28 (UL)
-----------
	+ replaced all occurences of 'strstream' with standard-conformant
	  'stringstream'
	+ avoid duplicates in SAS_DIR+SAS_PATH
	+ signature of signals in PreferenceMenu.h matches those in xmmselect

Version 0.1.1 - 2000-10-26 (UL)
-------------
	+ extended documentation
	+ added task 'sasprefgren' to compile SAS-wide preference file
	+ added config/preferences.info

Version 0.1 - 2000-10-17 (UL)
-----------
	+ first version (experimental)