ChangeLog for ommosaic
===========================
Version 1.11.7 - 2005-06-07 (CB) 
-------------------------
        Replaced for all statements by do statements to fix run-time
	crash on xmm-ssc
	
Version 1.11.6 - 2005-05-21 (CB) 
-------------------------
	Further small ammendment made to stop run-time failure
	on some machines.
Version 1.11.5 - 2005-05-21 (CB) 
-------------------------
	Small ammendment made to stop run-time failure
	on some machines.
	
Version 1.11.4 - 2004-03-15 (CB) 
-------------------------
	Small ammendment made to stop array data going out of bounds.
        (fixes SPR 3275).
	
Version 1.11.3 - 2004-03-02 (CB) 
-------------------------
	mssllib added to DEPEND file.

Version 1.11.1 - 2004-03-01 (CB) 
-------------------------
	Modified program to replace nan pixel values in te interior region
	of the mosaiced image with the median value of surrounding pixels
	(fixes SPR 3262).
	
Version 1.11 - 2003-11-21 (CB) 
-------------------------
	ChangeLog ammended
	
Version 1.10 - 2003-11-21 (CB) 
-------------------------
	DEPEND file ammended for ssclib 3.0
	
Version 1.9 - 2002-10-17 (CB) 
-------------------------
        Uploaded into release track
	
Version 1.8 - 2002-10-07 (CB) 
-------------------------
        Further small modification for SPR 2991
	
Version 1.7 - 2002-10-03 (CB) 
-------------------------
        Pixels in output image around mosaiced boundaries with NULL values 
	replaced with average value of suurounding pixels (fixes SPR 2991)
	
Version 1.6 - 2002-09-12 (VNY) 
-------------------------
	DEPEND file has been updated
Version 1.5.5 - 2002-05-30 - (CB)
-------------------------
      +(src/ommosaic_mod.f90) Modified to add ATT_SRC keyword  (fixes SPR 2885).
        
	
Version 1.5.4 - 2002-05-29 - (CB)
-------------------------
        Documentation corrected
	
Version 1.5.3 - 2002-03-14 - (CB)
-------------------------
        Documentation corrected
	
Version 1.5.2 - 2002-03-04 - (CB)
-------------------------
       +(src/ommosaic_mod.f90) Modified to add correct exposure time to
       output image header (fixes SPR 2795).
    

Version 1.5.1 - 2002-02-27 - (CB)
-------------------------
       +(config/ommosaic.par) Increased maximim allowable exposure time
	(SPR 2786).

Version 1.5 - 2002-01-11 - (CB)
-------------------------
       +(src/ommosaic_mod.f90) Added the keyword "OBJECT" to output file
	(SPR 2700).
    
 
Version 1.4 - 2002-01-07 - (CB) Changed DEPEND file for ssclib.
-------------------------
  
Version 1.3 - 2001-11-13 - (CB)
-------------------------
       +(src/ommosaic_mod.f90) Code ammended to properly mosaic a mix of
       low and high-resolution images  (fixes SPR 2638). Obsolete optional 
       parameter "samplingpoint" removed. New optional boolean parameter 
       "exposuremap" added, to enable the user to save the exposure map 
       image in the output file- defaults to false. New optional parameter 
       "exposure" also introduced to enable the user to specify the
       exposure time for the output image (defaults to 1000 secs). New
       keywords added to output file  (SPR 2658). Pixels outside image
       boundary set to NULL.	
       	
Version 1.2.1 - 2001-11-05
-------------------------
       +(src/ommosaic_mod.f90) Bug in checking filters rectified (fixes
       SPR 2620)

Version 1.2 - 2001-07-10
-------------------------
       +(src/ommosaic_mod.f90) Check for the presence of a high and low
       central window of the same exposure, in the input files,  ammended.

Version 1.1   09-07-2001 (CB) - Distribution changed to "world". Program
              modified to check that 2 or more overlapping images aren't
	      being combined- if so a warning message is output.
Version 1.0.3 01-05-2001 Output image changed to 32-bit pixels and output
pixel size pixel-size changed to be the largest of the input pixel sizes
	(fixes SPR 2353).
Version 1.0.2 12-02-2000 Request to upload it.

Version 1.0.1 06-02-2001 (+test/testommosaic) Output mosaiced image 
	file now deleted.