This file describes changes to JIMI since the previous version (1.0.1).  JIMI
1.0.2 is the newest release of JIMI, and includes some significant
improvements.  We recommend that all users upgrade to this version of JIMI,
and replace previous versions of their JimiProClasses.jar/zip file with this
latest version. 

IMPORTANT: you do NOT need to replace your JimiKey.class file.  The new
version of JIMI will work correctly with your existing JimiKey.class. 

****

Improved AWT interoperability - JIMI now performs correctly when dealing with
partially-loaded and/or animated AWT ImageProducers.

Improved memory management for image saving - the amount of memory required by
JIMI for saving images has been significantly reduced. If an image was loaded
by JIMI, only a very small amount of memory is now required to perform a save
operation.

Improved memory management for color reduction - JIMI now uses memory more
efficiently for color reduction operations.

Support for loop control in animated GIFs - JIMI now supports a "number of
loops" option in its GIF encoder.

Demos moved to a different package - JIMI demonstration programs have been
moved from the com.activated.jimidemo package to the default package. 

Improved demo performance - JIMI demonstration programs (Image Processor, in
particular) have received a number of miscellaneous bug fixes.

Documentation switched to PolarDoc - JIMI documentation is now generated by
PolarDoc rather than Javadoc.

****
