Version 1.0.1:
	* Removed Windows .suo files from distribution.
	  (Eric Wimmer)

Version 1.0.0:
	* Bumped DSO version number to 2.0
	  (Florian Kainz)
	* Moved some .ctl files from the OpenEXR_Viewers to the
	  OpenEXR_CTL package, changed naming conventions for
	  image channels to match upcoming paper.
	  (Florian Kainz)
	* Added support for multithreaded execution to function
	  ImfCtl::applyTransforms(), added command line option to
	  enable multithreading to exr_ctl_exr and exrdpx.
	  (Florian Kainz)
	* Added exr_ctl_exr, a program that reads an OpenEXR file,
	  applies one or more CTL programs to the pixels, and
	  stores the result in another OpenEXR file.
	  (Florian Kainz)
	* Installation Tuning :
	  - corrected version number on dso's (libtool) - now 1.0
	  - Separated package's LDFLAGS and LIBS flags so that test programs
	    can link with static libraries properly
	  - eliminated some warning messages during install
	  (Andrew Kunz)

Version 0.9.0:
	* initial release
	* New build scripts for Linux/Unix
	  (Andrew Kunz)
	* New Windows project files and build scripts
	  (Kimball Thurston)
