# $Id: UPGRADE,v 1.3 2001/12/31 09:57:36 mil Exp $

For users upgrading from 0.2 to 0.3:

There has been som changes to the templates. info.tpl and scale.tpl
were added and showpicture.tpl was changed a little.

InlineDir, imageinfo and imagesizes have been made configurable,
so please add

PerlSetVar   InlineDir '/usr/local/apache/Inline'
PerlSetVar   GalleryInfo 'Picture Taken => DateTimeOriginal, Flash => Flash' 
PerlSetVar   GallerySizes '640 1024 1600 2272'

to your virtualhost.

