0.2.0  (1998/11/22)
========================================================================
Image Browser:
	o Show/Hide non-images
	o Fast preview option. If you haven't upgraded your CPU to
	  PII, you will probably love this. :)
	o Thumbnails list. Cool feature.
	o Small icon list. M$-explorer-like.
Image Viewer:
	o Support Drag-N-Drop (instead of scrolled window)
	o Support short-cut keys (Home, End, PgUp, PgDn, Esc)
	o Slideshow
Other:
	o Support bitmap(1BPS) format PSD image
	o configure: detect libtiff34
	o Auto-detect supported image formats, without depending on
	  filename extensions.
	o xpm files have been move to src/pixmap
And always some bug-fixed.


0.1.4  (1998/10/21)
========================================================================
Image Viewer:
	o Refresh button.
	o Color of rotate buttons changed.
	o Do not keep rotated value when change image.
Other:
	o GIMP's XCF, Photoshop(tm)'s PSD and X10/X11's XBM image
	  format supported.
And always bugs fixed.


0.1.3  (1998/10/06)
========================================================================
Image Browser:
	o Different ways to sort files.
        o Delete, rename(move) a file.
Other:
        o "configure" shell script is available.
        o TIFF, PNG and PNM image format supported.
	  (support alpha channel)
Bug fixed:
        o Add "im_" prefix before source files, avoiding header files 
	  confusion.
        o Loading XPM images which contains number of colors larger
	  than 256.


0.1.2  (1998/09/28)
========================================================================
Image Browser:
	o Change directory via GtkEntry
	  (also fixed some bugs in dirtree widget)
Image Viewer:
	o Rotate images, a useful(?) feature that ACD See doesn't
	  have yet
Other:
	o ICO (for windows) and PCX image format supported
	o Support gzipped images(i.e., foo.bmp.gz)
	o Display images while loading(scaling)
Bug fixed:
	o Dirtree: go to root directory by the "up one level" button;
	  and other small bugs
	o Loading 16-bpp(64k) BMP


0.1.1  (1998/09/20)
========================================================================
Image Browser:
	o Refresh button will refresh the whole directory

Image Viewer:
	o Status bar has been added.
	o Switch between scrolled mode and scaled mode for large
          images.

Other:
	o A "select" shell script for different screen sizes
	o BMP (for windows) format supported
	o Menu creation way changed. Compile successfully under
	  GTK+-1.0.x and GTK+-1.1.x
	o Show the wait cursor while loading an image
Bug fixed:
	o GdkImage memory free problem
	o loading 8-bit(gray-scaled) jpeg images problem

0.1.0  (1998/09/15)
====================================================================
GTK See first release.
