ChangeLog for omsource
======================
Version 1.9.11 -  2005-08-05 (CB)
--------------------------------
        Replaced code that uses class "Info" in OmSourceBrowser.cc to run
	omdetect and ommag with a call to "system" and removed "try" and "catch" blocks
	to fix SPR 3486. 

Version 1.9.10 -  2005-05-23 (CB)
--------------------------------
        Ammended DEPEND file (changed omdetect 4.0 to omdetect 5.0) to fix build        problem.

Version 1.9.9 -  2005-05-19 (CB)
--------------------------------
        Ammended to compute and display the OM sensitivity degradation
	(fixes SPR 3451)
Version 1.9.8 -  2004-09-28 (CB)
--------------------------------
        Ammended OmSourceBrowser.cc to remove leading blank
	characters from image file name (fixes SPR 3393)
	
Version 1.9.7 -  2004-05-28 (CB)
--------------------------------
	Moved header file qapplication.h in OmSourceRegions.cc
	to top of file to remove Point name-clash with Regions.h
	to fix build mac build failure.
Version 1.9.6 -  2004-05-26 (CB)
--------------------------------
	Modified OmSourcePhotometryDlg.cc to use correct
	background selection mode (fixes SPR 3326).
Version 1.9.5 -  2004-01-27 (CB)
--------------------------------
        Ammended code so that the logger list is cleared when
	delete list button clicked. (fixes SPR 3230).
Version 1.9.4 -  2004-01-22 (CB)
--------------------------------
        Modified observation information display dialogue to show
	dates as a MJD.
	(fixes SPR 3226).
	

Version 1.9.3 -  2004-01-21 (CB)
--------------------------------
        Modified to compute psf2 correction properly for binned UV data.
	(fixes SPR 3225).
	

Version 1.9.2 -  2004-01-07 (CB)
--------------------------------
        Modified so that only one temporary region file is used
	for communicating with ds9.
	(fixes SPR 3195).
	
Version 1.9.1 -  2003-12-18 (CB)
--------------------------------
        Fixed bug in centroiding algorithm which caused crash when
	selecting a source near an image edge
	(fixes SPR 3186).
	
Version 1.9 -  2003-12-03 (CB)
--------------------
	Documentation improved for SPR 3166.
	
Version 1.8 -  2003-11-26 (CB)
--------------------
	Makefile in src directory ammended to fix static-build failure.
	
Version 1.7 -  2003-11-21 (CB)
--------------------
	DEPEND file ammended for ssclib 3.0
	
Version 1.6 -  2003-10-22 (CB)
--------------------
       Documentation updated.
	
Version 1.5 -  2003-07-22 (CB)
--------------------
        Build problem on Solaris 2.8 fixed.
	
Version 1.4 -  2003-07-21 (CB)
--------------------
        Modified to make use of latest version of mssllib. 
	Gui improved.
	
Version 1.3 -  2003-04-28 (CB)
--------------------
        Modified test program in exp directory to fix build problem.
        DEPEND file ammended.
Version 1.2 -  2003-04-17 (CB)
--------------------
        Updated to use QT 3.0. Information & help
	windows added. Photometry stuff moved to 
	separate window. Modified so that the user 
	can reload image/source-list  files without
	having to stop/start program. Made easier
	to use.
	
Version 1.1.11 -  2003-01-10 (CB)
--------------------
        Ammended configuration file.
	
Version 1.1.10 -  2003-01-09 (CB)
--------------------
        Improved documentation & some 
	other minor improvements.

Version 1.1.9 -  2002-12-10 (CB)
--------------------
        Improved documentation & some 
	other minor improvements.

#Version 1.1.8 -  2002-12-05 (CB)
--------------------
        Fixed some minor bugs.
	
Version 1.1.7 -  2002-12-01 (CB)
--------------------
        Fixed some minor bugs.
	
Version 1.1.6 -  2002-11-19 (CB)
--------------------
        Fixed minor bug.
	
Version 1.1.5 -  2002-11-09 (CB)
--------------------
        Fixed minor bug.

Version 1.1.4 -  2002-11-05 (CB)
--------------------
        Imprved interface.

Version 1.1.3 -  2002-10-25 (CB)
--------------------
        Improved interface.

Version 1.1.2 -  2002-10-20 (CB)
--------------------
        Fixed bug..

Version 1.1.1 -  2002-10-15 (CB)
--------------------
        Improved interface.
	
	
Version 1.1 -  2002-11-15 (CB)
------------
         Fixed a few bugs and ammended to be consistent
	 with latest om software. Improved user interface.
	
Version 1.0 -  2002-10-08 (JBa)
------------
	+ revised the computing code completely
	+ GUI front-end is now Qt-based, and uses Ds9\
	+ more information in:
	  README.txt
	  README-TODO.txt
	  README-modifications.txt
	  html/howto-code.html
	  the source code itself

Version 0.2   2002-05-27 (CB)
----------------------------
       Improved user interface. Ability to change aperture radius
       and to do automatic source detection on an image, added.	

Version 0.1   2002-05-17 (CB)
----------------------------
       First uploaded version.