2.19
  Loading of XPM images didn't look too good since the colors weren't allocated in
  the correct order. Saving didn't work either.
  When using the -wait <secs> option the program crashed on the last image
  due to a removal of an exit() in order for the program to remove all resources
  before leaving.
  Key-files has been introduced and since there isn't much interest for supporting
  this program, saving of the formats I have added has been connected to this keyfile..
  (So requester-killers will no longer do much good..)
  
2.18
  Memory usage was a bit too high, somewhat reduced.
  Added a HVSpace in the interface making it resizable vertically also.
  when loading a 24 bit image then opening the coloreditor then loading an 8
  bit image would cause a crash..

2.17
  Some more resource handling has been added. Now 'xv.display: Workbench' in AmigaDefaults
  will work! (and a truckload of others! 'setenv X11/debug 1' to see what resources xv
  is asking for!)
  autocrop didn't redraw the image.
  pressing return in the image window wouldn't load the current, but the last image in the
  list.

2.16
  PNG support.
  The graph values were missing.
  If changing screenmode while the color editor was up would cause a screen to stay open.

2.15
  Recent changes in the mui part of libX11 wasn't reflected in the 'old' xv source..
  so the color window produced a huge amount of enforcer hits..
  The 'lock screenmode' entry were missing.
  SAS optimizer generated a bug in tiff saving..
  Saving filename behaved somewhat odd. Now new filename gets the old save directory in front.

2.14
  The BestModeID didn't get the proper input.
  Free attempted on argv[] entries.
  File requester didn't show up on correct screen.
  When using pubscreen images was forced into 8 bit mode and consequently
  images couldn't be saved as 24 bit.
 
2.13
  Didn't free much memory when doing different image size changing operations..
  Resizing when using a public screen wasn't any good..

2.12
  Changed/added the iff 8/24 bit saving.
  A reported iff loading bug fixed.

2.11
  Removed a couple of bugs..
  Added 'setenv X11/Displaydepth 8' if the program doesn't recognise that it
  is running on a gfx card and decides to use 5 bitplane screens instead..

2.10
  Smoothing of 8 bit images didn't work.
  Delete window and print window didn't work.

2.09
  Max size wasn't adjusted for borders when image is viewed on a public screen.
  Filename in save window wasn't set correctly.

2.08
  Now uses pensharing on public screens.

2.07
  Added a mui progress gauge
  Fixed some errors with the color window.
  Fixed moving control panel.
  Fixed bug in photocd loading.

2.06
  Version number jumped back in sequence..
  Compiled the bggen support program.
  Added the XLookupColor function (libX11) this needs rgb.txt in libs:
  (bggen uses this function)
  Changed the popup interface slightly.

0.05
  Added a stack check to prevent a landslide of 'It gurus' reports..
  'Cancel' in filerequester now cancels action..
  Problems when using fancy MUI backgrounds probably fixed..
  Rearranged the color windows to use a page layout.
  The crash problems when iconifying XV is gone.

0.04
  Added the xv-3.10a patch.
  The sleep pointer didn't disappear when rotating an image.
  Next button didn't work.
  Added a slight delay after pressing </<< and >/>> buttons.
  'return' didn't reload current image after a select from the listview.
  Added a 'lock screenmode' that locks the current screenmode. It will
  only switch screens if moving between a 24 bit and 8 bit image.
  (and the 'screenmode' button)
  Environment vars are back (ex. setenv xv/force8 1).

0.03
  Added a Wait in XQueryPointer so it won't loop and steal all free cpu time when
  this function is used. (libX11)
  Added some Cursor functions so the original pointer handling works. (libX11)
  the ok/cancel buttons in the gamma requester went missing but is back again.
  the progress indicator was sometimes invisible if the 2 first colors wasn't
  much different.
  Some more I have already forgotten all about..

0.02 
  Added the xvpcd patch. Will probably load Photo CD pictures. (unconfirmed)
  and something fixed..

0.01 First version of xv-3.10 distributed.
