ChangeLog for xcolorcod
=======================

Version 1.20.1 - 2005-02-22 (AI)
------------
	+ DEPEND file updated.

Version 1.20 - 2003-11-03 (AI)
------------
	+ changed USEDLIBS in src/Makefile for static builds.
	
Open SPRs/SCRs:
	*none*

Version 1.19 - 2003-07-02 (UL)
------------
	+ added missing 'param' to USEDLIBS in colortable/Makefile

Version 1.18 - 2003-06-16 (GV)
------------
    + Misc. fixes to make gcc-3.3 happy: include <cassert> and/or
      proper initialization of base classes.

Version 1.17 - 2003-05-02 (UL)
------------
	+ 'utils' was missing from USEDLIBS in colortable/Makefile
	  [this closes SPR 2438: xcolorcod fails to compile on mir]

Version 1.16 - 2003-03-03 (UL)
------------
	+ added HSV colortable (new in ds9_2.3)

Version 1.15 - 2003-02-28 (UL)
------------
	+ much improved support for colortables: all color tables offered by
	  ds9 are now included in xcolorcod format and are user-selectable
	  via corresponding new task parameter; documentation now contains
	  specification of color table format and tools to convert color tables
	  from SAOimage/LUT to xcolorcod format
	+ with above closed SPR 2325: How to work with color tables
	+ task now also in group 'plot'

Version 1.14 - 2003-01-22 (UL)
------------
	+ fixed minor DEPEND problem

Version 1.13 - 2003-01-21 (UL)
------------
	+ improvements of stdc++ compliance enfored by gcc-3.2

Version 1.12 - 2002-09-03 (UL)
------------
	+ fix to work around problem with crashing test harness under Solaris-2.6

Version 1.11 - 2002-09-02 (UL)
------------
	+ fixed small code bug (is supposed to fix test harness failure under
	  Solaris-2.6)

Version 1.10 - 2002-07-12 (UL)
------------
	+ now depends on package sas

Version 1.9 - 2002-05-27 (UL)
-----------
	+ made param-2.0 compliant

Version 1.8 - 2002-01-23 (UL)
-----------
	+ src/Color.cc was missing in package

Version 1.7 - 2001-12-18 (UL)
-----------
	+ DEPEND updated.

Version 1.6 - 2001-12-07 (UL)
-----------
	+ redelivery of 1.5 for start of 5.3 RT

Version 1.5 - 2001-04-04 (UL)
-----------
	+ fixed SPR 1979: Redirection of XCOLORCOD Output

Version 1.4.3 - 2000-11-09 (UL)
-------------
	+ fix _really_ the lowmem failure that was supposedly fixed with 1.4.2
	  (see src/TableBasedPseudoRGBImage.cc for more info)

Version 1.4.2 - 2000-10-30 (UL)
-------------
	+ bug fix (caused test harness in lowmem to fail)

Version 1.4.1 - 2000-10-27 (UL)
-------------
	+ now in GROUPS 'spatial'

Version 1.4 - 2000-07-17 (UL)
-----------
	+ closed SPR: SPR 855 : xcolorcod: cannot handle sky images (X and Y
	  column)
	+ image creation is now done through evselect image extractor
	+ can now write RGB image data set as either three arrays
	  "RED"/"GREEN"/"BLUE" or a 3D (Nx*Ny*3) data cube in the primary
	  array (future version of ds9 will be able to read both)
	+ all of evselect's image extraction parameters added
	+ added new test harness
	+ updated documentation
	+ new layout file

Version 1.3 - 2000-05-25 (UL)
-----------
	+ added taskinfo + layout file

Version 1.2 - 2000-04-25 (GV)
-----------
	+ DEPEND: add taskmain

Version 1.1 - 1999-10-29 (UL)
-----------
	+ updated documentation (more explanations about what the task does)

Version 1.0 - 1999-10-13 (UL)
-----------
	+ added functionality to write RGB image to data set (three successive
	  arrays in same set); controlled by two new parameters:
	  `withcolorset' and `colorset'
	+ added DISTRIBUTION file

Version 0.2 - 1999-09-24 (MB)
-----------
	+ Cosmetic changes in documentation.

Version 0.1 - 1999-08-26 (MB)
-----------
	+ Initial revision.

