
- kapa 1.6 : 2006.08.23
  * some PNG fixes
  * converted to gfits APIs (forces libfits 1.6)
  * removed items moved to libkapa

- kapa 1.5
  * fixed residual label text
  * fixed box -axis,-label,-ticks bug (was ignoring user input) 
  * dropped unused axis.label (is replaced by label.text)
  * fixed bug in event loop which missed certain mask types
  * fixed bDrawLabel error
  * changed comms to libkapa functions

- kapa 1.4
  * major work to allow noX operation
  * added bDraw functions
  * integrated with libkapa

kapa-1-3: released 2005.10.20
  changed cursor interaction (returns name for keys)
  minor changes to use new libohana (v1.5) / libfits (v1.4)

kapa-1-2: released 2005.08.15
  cleaned up complaints from -Wall -Werror.  mostly defining 
  prototypes, removing unused variables, pushing Graphcolors
    into the MakeColormap function 

kapa-1-1:
  fixed up the event loop to reduce excess cpu spinning.
  cleaned up the color structure
