$Id: Changes,v 1.16 2002/01/01 23:27:00 mil Exp $

Revision history for Perl extension Apache::Gallery.

0.3 Wed Jan  2 00:25:21 CET 2002

	- Made Inline dir configurable. (Tim Coleman)
	- Made it configurable which information about the image
	  should be viewed. (Thomas Eibner)
	- Added GallerySizes option. You can now choose which
	  resolutions the user can scale between. The Gallery
	  will not allow scaling to 641x480 if you only configured
	  640x480. (To prevent evil people filling up your disk) (Me)
	- Handle spaces in files and directories correct. 
	- Now possible to rotate pictures on the fly. (Thomas Eibner)
	- Copyright picture can be included on each picture (Thomas Eibner)
	- Comments for each picture changed to be in 
	  picture.jpg.comments (Thomas Eibner)
  - Scale thumbnails correct when images are rotated 90-degrees. (Me)

0.2 Sun Oct 14 19:57:06 2001
	- addcomments.pl renamed to gallery-editcomments.pl
	- Added "viewing picture X of Y" when viewing images
	- Switched to using Imlib2 instead of GD. Apache::Gallery
	  now supports all the image formats Imlib2 supports.
	- Added gallery-buildcache.pl script to generated thumbnails
	  (Usefull if your browser times out the first time you
		visit a new gallery)

0.1.1 Sat Sep 30 01:10:03 2001
	- Added src/addcomments.pl script for editing picture
	  comments.

	- Templates have been updated by Erwin Lansing and 
	  Thomas Kjaer and are now much nicer by default!

0.1  Mon Aug 20 19:38:31 2001
	- original version; created by h2xs 1.21 with options
		-XA -n Apache::Gallery